aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-02-23 14:45:35 +0900
committerGitHub <noreply@github.com>2025-02-23 14:45:35 +0900
commitb8ab57be1c8e579e69e5bfd56668815465d71785 (patch)
tree5b11da646166995b52bb597cf6a92703d1f5a0a2
parenta528fd064ec0324e34476c1531e5167cdbeb8013 (diff)
parent196398c8bb3715b764514f1d66be11e605620566 (diff)
Merge pull request #576 from JaKooLit/dwilliam62-patch-1-swapwindows
Update Keybinds.conf swap windows
-rw-r--r--config/hypr/configs/Keybinds.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf
index 35e1400c..4ad8e7ca 100644
--- a/config/hypr/configs/Keybinds.conf
+++ b/config/hypr/configs/Keybinds.conf
@@ -76,6 +76,12 @@ bind = $mainMod CTRL, right, movewindow, r
bind = $mainMod CTRL, up, movewindow, u
bind = $mainMod CTRL, down, movewindow, d
+# Swap windows
+bind = $mainMod ALT, left, swapwindow, l
+bind = $mainMod ALT, right, swapwindow, r
+bind = $mainMod ALT, up, swapwindow, u
+bind = $mainMod ALT, down, swapwindow, d
+
# Move focus with mainMod + arrow keys
bind = $mainMod, left, movefocus, l
bind = $mainMod, right, movefocus, r
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage