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;
settings = {
mainBar = {
height = 36;
height = 32;
layer = "top";
output = ["*"];
position = "top";