aboutsummaryrefslogtreecommitdiff
path: root/dotfiles
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-20 22:04:17 -0400
committerCraig Jennings <c@cjennings.net>2026-05-20 22:04:17 -0400
commit187e175b13954584e772aa200d5939973b2dbf8f (patch)
treecd559f4b57b189938c0f4497fe6b5812133d51d9 /dotfiles
parentc05aeedf67e4f2a1a3f7e255a33d016dc19385fb (diff)
downloadarchsetup-187e175b13954584e772aa200d5939973b2dbf8f.tar.gz
archsetup-187e175b13954584e772aa200d5939973b2dbf8f.zip
feat(hyprland): rebind monitor to Super+R, touchpad toggle to Super+M
Super+M now toggles the touchpad (M for Mouse), and the monitor scratchpad moves to Super+R (R for Resources, since btop is a resource monitor). The touchpad toggle was on Super+F9, which is now free. Super+Shift+M still switches to the monocle layout.
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/hyprland/.config/hypr/hyprland.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf
index 2e41b30..c71b1fa 100644
--- a/dotfiles/hyprland/.config/hypr/hyprland.conf
+++ b/dotfiles/hyprland/.config/hypr/hyprland.conf
@@ -281,7 +281,7 @@ bind = $mod SHIFT, PERIOD, movewindow, mon:+1
bind = $mod SHIFT, RETURN, exec, pypr toggle term
bind = $mod, I, exec, pypr toggle ai-term
bind = $mod, A, exec, pypr toggle audio
-bind = $mod, M, exec, pypr toggle monitor
+bind = $mod, R, exec, pypr toggle monitor
bind = $mod, N, exec, pypr toggle network
bind = $mod, SLASH, exec, pypr toggle music
@@ -312,8 +312,8 @@ bind = CTRL $mod, S, exec, screenshot fullscreen
# Lock screen
bind = $mod, ESCAPE, exec, hyprlock
-# Touchpad toggle
-bind = $mod, F9, exec, toggle-touchpad
+# Touchpad toggle (Mouse)
+bind = $mod, M, exec, toggle-touchpad
# Exit/session
bind = $mod SHIFT, Q, exec, pgrep -x wlogout || wlogout -b 3 -T 600 -B 600 -L 1200 -R 1200 -c 20 -r 20