moved vikwiki keybinding from i3 config to sxhkd

This commit is contained in:
KronikPillow 2019-09-29 19:48:56 +02:00
parent f255cad8e5
commit 6ae1480d8d
2 changed files with 2 additions and 2 deletions

View File

@ -102,8 +102,6 @@ bindsym $mod+Shift+z gaps outer current minus 5
bindsym $mod+c exec --no-startup-id cabl
bindsym $mod+v exec --no-startup-id $term -e $EDITOR -c "VimwikiIndex"
bindsym $mod+b bar mode toggle
bindsym $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id hover left

View File

@ -15,6 +15,8 @@ super + i
$TERMINAL -e htop
super + y
$TERMINAL -e calcurse -D ~/.config/calcurse
super + v
$TERMINAL -e $EDITOR -c VimwikiIndex
super + shift + a
$TERMINAL -e pulsemixer; pkill -RTMIN+10 i3blocks
super + shift + c