mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-25 01:33:17 +01:00
hyprland: Add activate linux toggle
Useful when wanting to have a little fun with screenshots. Seems to affect performance of fullscreen applications since those receive some sort of priority when there are no other visible layers on the screen.
This commit is contained in:
parent
1558b77796
commit
e2e9dde418
@ -308,6 +308,7 @@ in
|
||||
bind = $SUPER, F, fullscreen
|
||||
bind = $SUPER, S, swapactiveworkspaces, 0 1
|
||||
bind = $SUPER_SHIFT, S, movetoworkspace, special
|
||||
bind = $SUPER_SHIFT, A, exec, killall activate-linux || activate-linux -s 1.15 -x 412 -y 120 -c 1-1-1-0.05
|
||||
bind = $SUPER, O, exec, killall .ironbar-wrapper || ironbar
|
||||
bind = $SUPER_SHIFT, O, exec, eww close overlay || eww open overlay
|
||||
bind = $SUPER, F1, exec, killall rofi || rofi -show drun
|
||||
|
Loading…
Reference in New Issue
Block a user