some tweaks to making hyprland work betterer

This commit is contained in:
Chris Cochrun 2024-07-01 16:33:47 -05:00
parent 64a0004f5c
commit 01f5aeeab8
4 changed files with 14 additions and 9 deletions

View file

@ -296,7 +296,7 @@ in
"SUPERALT,a,movetoworkspace,special:agenda"
"SUPER,g,togglespecialworkspace,agenda"
"SUPERSHIFT,g,exec,ags --toggle-window 'bar0'"
"SUPERSHIFT,g,exec,ags --toggle-window ${if laptop then "bar0" else "bar2"}"
"SUPERALT,n,exec,eww update rightside=true"
];