mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-09 15:38:12 +01:00
hyprland: Fix invalid dispatcher on startup from plugin
This works strangely enough.
This commit is contained in:
parent
190bcab7f8
commit
d09172cc8b
@ -225,7 +225,7 @@ in
|
||||
"${super}, U, exec, ~/.config/${gapsScript}"
|
||||
"${super}, X, pin"
|
||||
"${super}, F, fullscreen"
|
||||
"${super}, Tab, overview:toggle, all"
|
||||
"${super}, Tab, exec, hyprctl dispatch overview:toggle"
|
||||
"${super}, S, swapactiveworkspaces, 0 1"
|
||||
"${super}_SHIFT, S, movetoworkspace, special"
|
||||
"${super}_SHIFT, A, exec, killall activate-linux || activate-linux -s 1.15 -x 412 -y 120 -c 1-1-1-0.05"
|
||||
|
Loading…
Reference in New Issue
Block a user