feat(hyprland): change waybar height
parent
a8e5001710
commit
18bd4d0e02
|
@ -79,7 +79,7 @@ in
|
|||
mainBar = {
|
||||
layer = "top";
|
||||
position = "top";
|
||||
height = 30;
|
||||
height = 20;
|
||||
modules-left = [ "wlr/workspaces" ];
|
||||
modules-center = [ "hyprland/window" ];
|
||||
modules-right = [ "network" "memory" "cpu" "battery" "clock" ];
|
||||
|
|
Loading…
Reference in New Issue