1
0
Fork 0

New laptop configs

This commit is contained in:
Jeremy Kaplan 2016-11-10 16:38:22 -05:00
commit 07e559a7e9
4 changed files with 22 additions and 4 deletions

View file

@ -18,9 +18,11 @@ bspc monitor -d 1 2 3 4 5 6 7 8 9 10
bspc rule -r *:*
bspc rule -a Gimp state=floating
bspc rule -a Slack desktop='^8'
bspc rule -a Liferea desktop='^7'
bspc rule -a TelegramDesktop desktop='^7'
bspc rule -a Liferea desktop='^6'
pulseaudio --check || pulseaudio
ps -u jdkaplan | grep -oq xss-lock || xss-lock -- i3lock -e -i ~/images/lockscreen.png &
pulseaudio
xss-lock -- i3lock -e -i ~/images/lockscreen.png &
nitrogen --restore &
redshift &
ps -u jdkaplan | grep -oq panel && pkill panel; $XDG_CONFIG_HOME/panel/panel &