summaryrefslogtreecommitdiff
path: root/.config/hypr/binds.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr/binds.conf')
-rw-r--r--.config/hypr/binds.conf24
1 files changed, 12 insertions, 12 deletions
diff --git a/.config/hypr/binds.conf b/.config/hypr/binds.conf
index 62d15a3..54c04b5 100644
--- a/.config/hypr/binds.conf
+++ b/.config/hypr/binds.conf
@@ -33,19 +33,19 @@ bind = $mainMod, SPACE, layoutmsg, swapwithmaster
bind = $mainMod, E, exec, emacsclient -c
# Move focus with mainMod + arrow keys
-bind = $mainMod, left, movefocus, l
-bind = $mainMod, right, movefocus, r
-bind = $mainMod, n, cyclenext, prev
-bind = $mainMod, p, cyclenext
-bind = $mainMod, up, movefocus, u
-bind = $mainMod, down, movefocus, d
+binde = $mainMod, left, movefocus, l
+binde = $mainMod, right, movefocus, r
+binde = $mainMod, n, cyclenext, prev
+binde = $mainMod, p, cyclenext
+binde = $mainMod, up, movefocus, u
+binde = $mainMod, down, movefocus, d
-bind = $mainMod SHIFT,left ,movewindow, l
-bind = $mainMod SHIFT,right ,movewindow, r
-bind = $mainMod SHIFT, n, swapnext, prev
-bind = $mainMod SHIFT, p, swapnext
-bind = $mainMod SHIFT,up ,movewindow, u
-bind = $mainMod SHIFT,down ,movewindow, d
+binde = $mainMod SHIFT,left ,movewindow, l
+binde = $mainMod SHIFT,right ,movewindow, r
+binde = $mainMod SHIFT, n, swapnext, prev
+binde = $mainMod SHIFT, p, swapnext
+binde = $mainMod SHIFT,up ,movewindow, u
+binde = $mainMod SHIFT,down ,movewindow, d
# controls
binde = , xf86monbrightnessup , exec, brightnessctl set 10%+