diff --git a/home/wm/hyprland/default.nix b/home/wm/hyprland/default.nix index a2a25ba..1921b71 100644 --- a/home/wm/hyprland/default.nix +++ b/home/wm/hyprland/default.nix @@ -201,6 +201,7 @@ in "SUPER,l, layoutmsg,rollnext" "SUPER,h, layoutmsg,rollprev" + "SUPER_SHIFT,z, layoutmsg,orientationcycle left right" "SUPER,m, layoutmsg,focusmaster" "SUPER_SHIFT,m, layoutmsg,swapwithmaster"