diff --git a/.config/i3/config.base b/.config/i3/config.base index 99d6850..1d121e7 100644 --- a/.config/i3/config.base +++ b/.config/i3/config.base @@ -162,3 +162,6 @@ exec qalculate-gtk bindsym $mod+c [class="Qalculate-gtk"] scratchpad show # $mod+Alt+c moves calculator back to scratchpad regardless of position/focus bindsym $mod+Mod1+c [class="Qalculate-gtk"] scratchpad show + +# XF86Tools moves Spotify in and out of scratchpad +bindsym XF86Tools [class="Spotify"] scratchpad show