From ec5c19ae8f8276776ca68777c4c31645d9fbb9d4 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Thu, 10 Oct 2024 18:00:36 +0200 Subject: [PATCH] I'm actually sick in the head --- modules/gui/hypr/land.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/gui/hypr/land.nix b/modules/gui/hypr/land.nix index 461ba37..ade6abf 100644 --- a/modules/gui/hypr/land.nix +++ b/modules/gui/hypr/land.nix @@ -379,7 +379,7 @@ in { "${mod}, B, togglespecialworkspace, btop" (mkIf isAmdGpuPresent "${mod}, A, togglespecialworkspace, amdgpu_top") "${mod}, V, togglespecialworkspace, pipewire" - "${mod}, N, togglespecialworkspace, nixos" + "${mod} SHIFT, N, togglespecialworkspace, nixos" # rog button on laptop keyboard (mkIf config.services.asusd.enable ", XF86Launch1, togglespecialworkspace, rog") (mkIf config.services.asusd.enable "${mod}, R, togglespecialworkspace, rog") @@ -400,7 +400,7 @@ in { "${mod}, E, movefocus, d" "${mod}, I, movefocus, u" # monitor focus - "${mod}, M, focusmonitor, l" + "${mod}, N, focusmonitor, l" "${mod}, O, focusmonitor, r" # keyboard brightness