diff --git a/snippets/sway.nix b/snippets/sway.nix index ca6cf3e..431bb9f 100644 --- a/snippets/sway.nix +++ b/snippets/sway.nix @@ -70,6 +70,8 @@ in { } // { "${mod}+space" = ''input "*" xkb_switch_layout next''; "${mod}+Shift+l" = "exec swaylock -f"; + "${mod}+Home" = "move workspace to output left"; + "${mod}+End" = "move workspace to output right"; } // { }); menu = "j4-dmenu-desktop --no-generic --term=${ terminal