Spotify hotkey

This commit is contained in:
spinach 2023-02-27 09:34:04 -05:00
parent aff27d53d8
commit 2cd5eae722

View File

@ -56,12 +56,11 @@ for_window [instance="cal"] move window to scratchpad
for_window [instance="wiki"] move window to scratchpad
for_window [instance="weather"] move window to scratchpad
# bindings
bindsym $mod+x exec i3-scratchpad.sh todo st -n todo -e vim ~/vimwiki/todo/index.md
bindsym $mod+s exec i3-scratchpad.sh todo st -n todo -e vim ~/vimwiki/todo/index.md
bindsym $mod+c exec i3-scratchpad.sh cal st -n cal -e calcurse
#bindsym $mod+s exec i3-scratchpad.sh spotify spotify
bindsym $mod+m exec i3-scratchpad.sh spotify spotify
bindsym $mod+w exec i3-scratchpad.sh wiki st -n wiki -e vim ~/vimwiki/index.md
# change focus
bindsym $mod+h focus left
bindsym $mod+j focus down