fix waybar

This commit is contained in:
Chris Cochrun 2025-07-08 17:19:20 -05:00
parent bd08fe3414
commit ea7636db9b
2 changed files with 2 additions and 1 deletions

View file

@ -664,7 +664,7 @@ in {
output = [ "DP-1" "eDP-1" ];
position = if laptop then "bottom" else "top";
height = 15;
width = if laptop then 1400 else 3000;
width = if laptop then 1400 else 2200;
# Choose the order of the modules "custom/wintitle",
modules-left = [ "hyprland/workspaces" "hyprland/window" ];
modules-center = [ "clock" ];

View file

@ -247,6 +247,7 @@ in
"${if laptop then "workspace 1,class:idk #dummy rule" else "fullscreen,title:Picture-In-Picture"}"
"center,class:mpv"
"opaque,class:mpv"
"nodim,class:mpv"
"float,class:pulsemixer"
"workspace 2,class:ff"
"workspace 2,class:vivaldi-stable"