about summary refs log tree commit diff
path: root/home/profiles/gui
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-09-04 01:13:50 +0900
committersefidel <contact@sefidel.net>2024-09-04 20:46:56 +0900
commit27ce29df943c2835beb2c826e7cb962f7f43d389 (patch)
tree3cfdfbee70b2c91f6bce5fd7f4bca4f496d028d2 /home/profiles/gui
parent6e5b03280f189ee9657719106060bf8a64b97d57 (diff)
downloadnixrc-27ce29df943c2835beb2c826e7cb962f7f43d389.tar.gz
nixrc-27ce29df943c2835beb2c826e7cb962f7f43d389.zip
feat(home/gui): sway: add bindings to centre floating window
Diffstat (limited to 'home/profiles/gui')
-rw-r--r--home/profiles/gui/config/sway.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/gui/config/sway.nix b/home/profiles/gui/config/sway.nix
index 2b7e07c..ee3a60e 100644
--- a/home/profiles/gui/config/sway.nix
+++ b/home/profiles/gui/config/sway.nix
@@ -70,6 +70,7 @@ in
 
   # floating
   bindsym $mod+f floating toggle
+  bindsym $mod+Shift+f move position center
 
   # kill focused
   bindsym $mod+w kill