1
0
forked from extern/nix-config

hyprland: Enable workspace_back_and_forth

This fixes an issue where certain fullscreen xwayland applications would
break when attempting to switch to the same workspace.

Note that `bind = SUPER, grave, workspace, previous` may have also
solved this issue, however it's currently broken on master.
This commit is contained in:
Donovan Glover 2023-05-14 09:52:37 -04:00
parent fd077016b8
commit b83d0fb0d7
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -110,6 +110,10 @@
accel_profile = flat
}
binds {
workspace_back_and_forth = yes
}
bind = SUPER_SHIFT, Return, exec, kitty
bind = SUPER, Q, killactive,
bind = SUPER, P, exec, grim -g "$(slurp)"