From 5bcfd3d8ac7be5798a851a20deb97b9e0cef2b03 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Mon, 25 Nov 2024 16:36:00 +0100 Subject: scratchpad works on any keyboard layout in sway --- home/.config/sway/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/.config/sway/config b/home/.config/sway/config index 2a51af4..1fae18e 100644 --- a/home/.config/sway/config +++ b/home/.config/sway/config @@ -220,11 +220,11 @@ bindsym --to-code $mod+C exec ~/git/hestia/record.sh # You can send windows there and get them back later. # Move the currently focused window to the scratchpad - bindsym $mod+Shift+minus move scratchpad + bindsym --to-code $mod+Shift+minus move scratchpad # Show the next scratchpad window or hide the focused scratchpad window. # If there are multiple scratchpad windows, this command cycles through them. - bindsym $mod+minus scratchpad show + bindsym --to-code $mod+minus scratchpad show # # Resizing containers: # -- cgit v1.2.3-70-g09d2