From 09e3c71270c55f22a887b2a710c75636c3abde3b Mon Sep 17 00:00:00 2001 From: albert Date: Wed, 15 Nov 2023 18:18:16 +0900 Subject: [PATCH] Test --- .../common/desktops/hyprland/common/hyprland/hyprland-conf.nix | 2 ++ 1 file changed, 2 insertions(+) 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