Minor edits to bspwm and sxhkd.

This commit is contained in:
Derek Taylor
2019-09-12 13:20:47 -05:00
parent 2c624e83af
commit ecf6132c6f
2 changed files with 10 additions and 5 deletions

View File

@@ -117,7 +117,7 @@ super + {Left,Down,Up,Right}
bspc node -v {-20 0,0 20,0 -20,20 0}
# APPLICATION KEYBINDINGS
# APPLICATION KEYBINDINGS (Super + Alt + Key)
# terminal emulator
super + Return
@@ -125,7 +125,12 @@ super + Return
# launch lynx web browser
super + alt + l
st -e lynx -cfg=~/.lynx/lynx.cfg -lss=~/.lynx/lynx.lss -vikeys gopher://distro.tube
# launch irssi chat client
super + alt + i
st -e irssi
# launch vifm file manager
super + alt + v
st -e ./.config/vifm/scripts/vifmrun
# DMENU SCRIPTS (Alt+Ctrl+Key)