From 2a6682da5e2e3248bd77af7ee79c4c46be235272 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 5 Apr 2023 15:36:40 +0200 Subject: added focusmonitor binds --- config/hyprland/hypr/hyprland.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf index 0ea4c5b..c76c25d 100644 --- a/config/hyprland/hypr/hyprland.conf +++ b/config/hyprland/hypr/hyprland.conf @@ -109,6 +109,8 @@ bind = $mainMod, S, togglesplit, # dwindle bind = $mainMod, B, exec, firefox +bind = $mainMod, E, focusmonitor, +1 +bind = $mainMod, W, focusmonitor, -1 bind = $mainMod, H, movefocus, l bind = $mainMod, J, movefocus, d bind = $mainMod, K, movefocus, u -- cgit v1.2.3