From fb1fa5466912bb4211b4ca61be532725a79172ed Mon Sep 17 00:00:00 2001 From: sefidel Date: Wed, 4 Sep 2024 01:14:43 +0900 Subject: feat(home/gui): sway: add bindings for scratchpad --- home/profiles/gui/config/sway.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'home/profiles') 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 -- cgit 1.4.1