diff --git a/.config/sway/config.keybinds b/.config/sway/config.keybinds index b33ffb2..139a184 100644 --- a/.config/sway/config.keybinds +++ b/.config/sway/config.keybinds @@ -79,8 +79,13 @@ bindsym $mod+Shift+0 move container to workspace 10 bindsym $mod+Shift+ssharp move container to workspace 11 # Scratchpad +# $mod+Shift+x won't work bindsym $mod+Shift+x move scratchpad bindsym $mod+x scratchpad show +bindsym $mod+Shift+asciicircum move scratchpad +bindsym $mod+Shift+dead_circumflex move scratchpad +bindsym $mod+asciicircum scratchpad show +bindsym $mod+dead_circumflex scratchpad show # reload the configuration file bindsym $mod+Shift+c reload