some tweaks to making hyprland work betterer
This commit is contained in:
parent
64a0004f5c
commit
01f5aeeab8
4 changed files with 14 additions and 9 deletions
|
@ -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"
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue