feat(bar): choose height from config file

This commit is contained in:
Alexis
2018-08-10 18:46:31 +02:00
parent 8b0cdc5f4b
commit c792871f6e
3 changed files with 11 additions and 9 deletions

View File

@ -23,7 +23,6 @@
namespace waybar {
struct Client {
uint32_t height = 30;
std::string cssFile;
std::string configFile;