diff --git a/home-manager/common/desktops/hyprland/common/hyprland/hyprland-conf.nix b/home-manager/common/desktops/hyprland/common/hyprland/hyprland-conf.nix index 14fe046f..0be09e01 100644 --- a/home-manager/common/desktops/hyprland/common/hyprland/hyprland-conf.nix +++ b/home-manager/common/desktops/hyprland/common/hyprland/hyprland-conf.nix @@ -161,6 +161,8 @@ bind = $mainMod , left , workspace, e-1 bind = $mainMod SHIFT, right, movetoworkspace, e+1 bind = $mainMod SHIFT, left , movetoworkspace, e-1 + bind = SHIFT ALT, L, workspace e+1 + bind = SHIFT ALT, H, workspace e-1 # Launch various applications bind = $mainMod, R, exec, ranger