diff options
| -rw-r--r-- | config/hyprland/hypr/hyprland.conf | 2 | 
1 files changed, 2 insertions, 0 deletions
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  | 
