summaryrefslogtreecommitdiff
path: root/.config/hypr
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-04-26 15:04:11 +0300
committerThanos Apollo <[email protected]>2023-04-26 15:05:14 +0300
commit7e878cb8b7b7cfd736ec3aa47ae9e3fb4293efae (patch)
treeca480ad64f51fc4aab0ecfc19d3e74b85f18f071 /.config/hypr
parent438359373e2796395b19566dadfe371183d99c80 (diff)
hypr: Update keybindings
Use ALT + F<num> instead of F directly or mouse keys
Diffstat (limited to '.config/hypr')
-rw-r--r--.config/hypr/hyprland.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 9cfc437..7a00959 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -114,8 +114,8 @@ bind = $mainMod, R, exec, rofi -show drun
bind = $mainMod, E, exec, tessen --dmenu=rofi
bind = $mainMod, V, togglefloating,
bind = $mainMod, J, togglesplit, # dwindle
-bind = , F12, exec, grim -g "$(slurp)"
-bind = , F11, fullscreen
+bind = ALT, F12, exec, grim -g "$(slurp)"
+bind = ALT, F11, fullscreen
# Move focus with mainMod + arrow keys
bind = $mainMod, B, movefocus, l
@@ -126,7 +126,7 @@ bind = $mainMod, P, movefocus, u
bind = $mainMod SHIFT, P, movewindow, u
bind = $mainMod SHIFT, N, movewindow, d
bind = $mainMod SHIFT, F, movewindow, r
-bind = $mainMod SHIFT, B, movewindow, l
+bind = $mainMod SHIFT, B, movewindow, l
# Switch workspaces with mainMod + [0-9]
@@ -154,12 +154,12 @@ bind = $mainMod SHIFT, 9, movetoworkspace, 9
bind = $mainMod SHIFT, 0, movetoworkspace, 10
# Scroll through existing workspaces with mainMod + scroll
-bind = $mainMod, mouse_down, workspace, e+1
-bind = $mainMod, mouse_up, workspace, e-1
+bind = ALT, mouse_down, workspace, e+1
+bind = ALT, mouse_up, workspace, e-1
# Move/resize windows with mainMod + LMB/RMB and dragging
-bindm = $mainMod, mouse:272, movewindow
-bindm = $mainMod, mouse:273, resizewindow
+bindm = ALT, mouse:272, movewindow
+bindm = ALT, mouse:273, resizewindow
exec-once = waybar
exec-once = hyprpaper