|
|
|
@ -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
|
|
|
|
|