Switched scratchpad key combo

This commit is contained in:
David Thurstenson 2017-06-02 15:02:54 -05:00
parent 24f0bd007b
commit b0288b2a31
1 changed files with 4 additions and 3 deletions

View File

@ -149,9 +149,10 @@ bindsym XF86AudioNext exec --no-startup-id playerctl next
bindsym XF86AudioPrev exec --no-startup-id playerctl previous
# Scratchpad
# $mod+` (backtick)
bindsym $mod+grave move scratchpad
bindsym $mod+Shift+grave scratchpad show
# $mod+` (backtick) toggles through scratchpad windows
bindsym $mod+grave scratchpad show
# $mod+Shift+` (backtick) sends currently focussed window to scratchpad
bindsym $mod+Shift+grave move scratchpad
# Calculator: Launch into scratchpad on start
for_window [class="Qalculate-gtk"] floating enable