From 28514cf7e89df65119fdddacc4a5ab9db706bf03 Mon Sep 17 00:00:00 2001 From: albert Date: Wed, 15 Nov 2023 18:18:48 +0900 Subject: [PATCH] Test --- .../desktops/hyprland/common/hyprland/hyprland-conf.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 0be09e01..de71ebe0 100644 --- a/home-manager/common/desktops/hyprland/common/hyprland/hyprland-conf.nix +++ b/home-manager/common/desktops/hyprland/common/hyprland/hyprland-conf.nix @@ -161,8 +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 + bind = SHIFT ALT, L, workspace, e+1 + bind = SHIFT ALT, H, workspace, e-1 # Launch various applications bind = $mainMod, R, exec, ranger