Waybar Better

This commit is contained in:
OdiousImp2604
2021-04-13 18:31:07 +01:00
parent c648b9a35f
commit 3d11cb1fcf
2 changed files with 2 additions and 2 deletions

View File

@@ -198,7 +198,7 @@
}, },
"custom/launcher": { "custom/launcher": {
"format":" ", "format":" ",
"on-click": "exec wofi -c ~/.config/wofi/config -I", "on-click": "exec wofi -c ~/.config/wofi/config -I",
"tooltip": false, "tooltip": false,
}, },

View File

@@ -60,7 +60,7 @@ Arc-Dark Color Scheme
color: #bebebe; color: #bebebe;
background-color: @base1; background-color: @base1;
font-family: UbuntuMono; font-family: UbuntuMono;
font-size: 13px; font-size: 14px;
} }
/* Each module */ /* Each module */