diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-06-17 17:50:21 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-06-17 17:50:21 -0400 |
| commit | 46670efebad4e8afe8a27dba4b23176bbfeef2d9 (patch) | |
| tree | 88719a0f54583e3b564276bdddc2aaadc3bab3ed /.config | |
| parent | e59785687f4bac08e475e8c0f3468d64ab1736e1 (diff) | |
| download | eibhear-46670efebad4e8afe8a27dba4b23176bbfeef2d9.tar.gz eibhear-46670efebad4e8afe8a27dba4b23176bbfeef2d9.tar.zst eibhear-46670efebad4e8afe8a27dba4b23176bbfeef2d9.zip | |
vimwiki bind
Diffstat (limited to '.config')
| -rw-r--r-- | .config/sxhkd/sxhkdrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 0778725..aad87d0 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -26,6 +26,8 @@ super + s $TERMINAL -e htop super + c $TERMINAL -e calcurse -D ~/.config/calcurse +super + v + $TERMINAL -e nvim -c VimwikiIndex super + shift + a $TERMINAL -e alsamixer; refbar super + shift + c |
