Editing sxhkdrc keybindings.

This commit is contained in:
Derek Taylor 2019-08-22 16:54:55 -05:00
parent f8b533cab6
commit cf9fa6c47c
2 changed files with 5 additions and 2 deletions

View File

@ -80,7 +80,7 @@ if ${use_color} ; then
PS1='\[\033[01;32m\][\u@\h\[\033[01;37m\] \W\[\033[01;32m\]]\$\[\033[00m\] '
fi
alias ls='ls --color=auto'
alias ls='ls -lah'
alias grep='grep --colour=auto'
alias egrep='egrep --colour=auto'
alias fgrep='fgrep --colour=auto'

View File

@ -19,7 +19,7 @@ super + Escape
#
# quit/restart bspwm
super + alt + {q,r}
super + shift + {q,r}
bspc {quit,wm -r}
# close and kill
@ -133,6 +133,9 @@ super + alt + s
# launch common system montoring programs
super + alt + m
/home/dt/.dmenu/dmenu-sysmon.sh
# launch reddio Reddit viewer
super + alt + r
/home/dt/.dmenu/dmenu-reddio.sh
# launch stock trading programs
super + alt + t
/home/dt/.dmenu/dmenu-trading.sh