waybar: decrease panel size to 32

This commit is contained in:
Aly Raffauf 2024-04-26 21:36:29 -04:00
parent 0ba6edc26a
commit a107e6401e

View file

@ -20,7 +20,7 @@
enable = true; enable = true;
settings = { settings = {
mainBar = { mainBar = {
height = 36; height = 32;
layer = "top"; layer = "top";
output = ["*"]; output = ["*"];
position = "top"; position = "top";