aboutsummaryrefslogtreecommitdiff
path: root/env/.config/hypr
diff options
context:
space:
mode:
Diffstat (limited to 'env/.config/hypr')
-rw-r--r--env/.config/hypr/hyprland.conf13
1 files changed, 7 insertions, 6 deletions
diff --git a/env/.config/hypr/hyprland.conf b/env/.config/hypr/hyprland.conf
index fdb05d5..d4a63ea 100644
--- a/env/.config/hypr/hyprland.conf
+++ b/env/.config/hypr/hyprland.conf
@@ -299,13 +299,14 @@ bind = $mainMod, space, togglefloating,
bind = $mainMod, D, exec, $menu
bind = $mainMod SHIFT, D, exec, $HOME/stuff/scripts/system/rofi-search-web.sh
bind = $mainMod, P, pseudo, # dwindle
-bind = $mainMod, i, togglesplit, # dwindle
+bind = $mainMod SHIFT, i, togglesplit, # dwindle
bind = $mainMod, f, fullscreen, 0
bind = $mainMod SHIFT, m, fullscreen, 1
# layout stuffs
bind = $mainMod SHIFT, space, exec, $HOME/.config/hypr/cycle-layout.sh
-bind = $mainMod SHIFT, i, layoutmsg, cyclenext
+bind = $mainMod, i, cyclenext
+bind = $mainMod, i, alterzorder, top
bind = $mainMod, z, layoutmsg, swapwithmaster master
# behaves like xmonads promote feature (https://hackage.haskell.org/package/xmonad-contrib-0.17.1/docs/XMonad-Actions-Promote.html)
@@ -325,10 +326,10 @@ bind = $mainMod SHIFT, k, movewindow, u
bind = $mainMod SHIFT, j, movewindow, d
bind = $mainMod, t, pin
-bind = $mainMod CTRL, h, resizeactive, -50 0
-bind = $mainMod CTRL, l, resizeactive, 50 0
-bind = $mainMod CTRL, k, resizeactive, 0 -50
-bind = $mainMod CTRL, j, resizeactive, 0 50
+bind = $mainMod CTRL SHIFT, h, resizeactive, -50 0
+bind = $mainMod CTRL SHIFT, l, resizeactive, 50 0
+bind = $mainMod CTRL SHIFT, k, resizeactive, 0 -50
+bind = $mainMod CTRL SHIFT, j, resizeactive, 0 50
bind = $mainMod, o, focusmonitor, +1
bind = $mainMod SHIFT, o, movewindow, mon:+1