add bar class

This commit is contained in:
Raphael Robatsch 2021-10-20 20:45:23 +02:00
commit be9f2f9903
5 changed files with 59 additions and 44 deletions

4
src/config.hpp Normal file
View file

@ -0,0 +1,4 @@
// somebar - dwl bar
// See LICENSE file for copyright and license details.
constexpr int barSize = 20;