about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-09-04 01:14:43 +0900
committersefidel <contact@sefidel.net>2024-09-04 20:46:56 +0900
commitfb1fa5466912bb4211b4ca61be532725a79172ed (patch)
tree31e776420a5b7eadff454866043f50def7d06d33
parent27ce29df943c2835beb2c826e7cb962f7f43d389 (diff)
downloadnixrc-fb1fa5466912bb4211b4ca61be532725a79172ed.tar.gz
nixrc-fb1fa5466912bb4211b4ca61be532725a79172ed.zip
feat(home/gui): sway: add bindings for scratchpad
-rw-r--r--home/profiles/gui/config/sway.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/home/profiles/gui/config/sway.nix b/home/profiles/gui/config/sway.nix
index ee3a60e..09e667a 100644
--- a/home/profiles/gui/config/sway.nix
+++ b/home/profiles/gui/config/sway.nix
@@ -72,6 +72,10 @@ in
   bindsym $mod+f floating toggle
   bindsym $mod+Shift+f move position center
 
+  # scratchpad
+  bindsym $mod+grave scratchpad show
+  bindsym $mod+shift+grave move scratchpad
+
   # kill focused
   bindsym $mod+w kill