1
0
Fork 0

Startup programs and new configs

This commit is contained in:
Jeremy Kaplan 2017-03-11 16:59:29 -05:00
commit 8bf4fe71c0
4 changed files with 10 additions and 1 deletions

View file

@ -25,3 +25,7 @@ pulseaudio --check || pulseaudio
nitrogen --restore &
redshift &
ps -u jdkaplan | grep -oq panel && pkill panel; $XDG_CONFIG_HOME/panel/panel &
qutebrowser &
telegram-desktop &
slack &

View file

@ -1,7 +1,8 @@
- link:
~/.config/bspwm: bspwm/
~/.config/sxhkd: sxhkd/
~/.config/panel: panel/
~/.config/pianobar: pianobar/
~/.config/sxhkd: sxhkd/
~/.config/qutebrowser: qutebrowser/
~/.mbsyncrc: isync/.mbsyncrc
~/.mutt: mutt/

2
pianobar/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
ctl
state

2
pianobar/config Normal file
View file

@ -0,0 +1,2 @@
user = 'jeremydkaplan@gmail.com'
password_command = pass show pandora.com | head -n 1