Added shortcuts Mod+Home and Mod+End to move workspaces to different displays.

This commit is contained in:
vorboyvo 2024-12-11 11:06:13 -05:00
parent bbeab9d123
commit adc163c9e3

View file

@ -70,6 +70,8 @@ in {
} // { } // {
"${mod}+space" = ''input "*" xkb_switch_layout next''; "${mod}+space" = ''input "*" xkb_switch_layout next'';
"${mod}+Shift+l" = "exec swaylock -f"; "${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=${ menu = "j4-dmenu-desktop --no-generic --term=${
terminal terminal