mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2023-02-13 20:55:19 -05:00
Minor edits to bspwm and sxhkd.
This commit is contained in:
parent
ecf6132c6f
commit
230350da58
1 changed files with 4 additions and 0 deletions
|
@ -128,9 +128,13 @@ super + alt + l
|
|||
# launch irssi chat client
|
||||
super + alt + i
|
||||
st -e irssi
|
||||
# launch newsboat feed reeder
|
||||
super + alt + n
|
||||
st -e newsboat
|
||||
# launch vifm file manager
|
||||
super + alt + v
|
||||
st -e ./.config/vifm/scripts/vifmrun
|
||||
|
||||
|
||||
# DMENU SCRIPTS (Alt+Ctrl+Key)
|
||||
|
||||
|
|
Loading…
Reference in a new issue