fix waybar
This commit is contained in:
parent
bd08fe3414
commit
ea7636db9b
2 changed files with 2 additions and 1 deletions
|
@ -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" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue