diff options
Diffstat (limited to 'home/.config/sway/config')
-rw-r--r-- | home/.config/sway/config | 4 |
1 files 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: # |