feat(hyprland): change waybar height

This commit is contained in:
Moritz Böhme 2023-05-31 15:56:23 +02:00
parent a8e5001710
commit 18bd4d0e02
Signed by: moritz
GPG key ID: 970C6E89EB0547A9

View file

@ -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" ];