mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 08:33:55 -05:00
waybar: decrease panel size to 32
This commit is contained in:
parent
0ba6edc26a
commit
a107e6401e
|
@ -20,7 +20,7 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
mainBar = {
|
||||
height = 36;
|
||||
height = 32;
|
||||
layer = "top";
|
||||
output = ["*"];
|
||||
position = "top";
|
||||
|
|
Loading…
Reference in a new issue