feat(hyprland): change waybar height

dev-docs
Moritz Böhme 2023-05-31 15:56:23 +02:00
parent a8e5001710
commit 18bd4d0e02
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 1 additions and 1 deletions

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