From d290ea299b95da89f9c7614870a10c4b1f7a3b24 Mon Sep 17 00:00:00 2001 From: Nickiel12 Date: Sat, 17 Aug 2024 14:43:11 -0700 Subject: [PATCH] added left/right monitor workspace transitions --- modules/hyprland/keybinds.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/hyprland/keybinds.nix b/modules/hyprland/keybinds.nix index b9f0e7f..f2e4090 100644 --- a/modules/hyprland/keybinds.nix +++ b/modules/hyprland/keybinds.nix @@ -48,6 +48,9 @@ in # scroll through existing workspaces "$mod, mouse_down, workspace, e+1" "$mod, mouse_up, workspace, e-1" + + "CTRL_SHIFT, h, Monitor-respective left-wards workspace switching, ewwtilities prev-next-workspace 0" + "CTRL_SHIFT, l, Monitor-respective right-wards workspace switching, ewwtilities prev-next-workspace 1" ] ++ # Change workspace (map (n: