mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
moved vikwiki keybinding from i3 config to sxhkd
This commit is contained in:
parent
f255cad8e5
commit
6ae1480d8d
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user