waybar: increase to proper height 34px

This commit is contained in:
Aly Raffauf 2024-08-11 22:53:31 -04:00
parent b6111fcbe1
commit 7bb74d3da9

View file

@ -12,7 +12,7 @@ in {
settings = { settings = {
mainBar = { mainBar = {
height = 32; height = 34;
layer = "top"; layer = "top";
output = ["*"]; output = ["*"];
position = "bottom"; position = "bottom";