.xinitrc
This commit is contained in:
parent
2e6dc129cb
commit
ae70b0e6ba
1 changed files with 1 additions and 1 deletions
2
.xinitrc
2
.xinitrc
|
@ -17,7 +17,7 @@ mpc idleloop player | { while read; do notify-send "`mpc current`"; done } &
|
||||||
while true; do
|
while true; do
|
||||||
xsetroot -name `/home/slash/.rootname.scm`
|
xsetroot -name `/home/slash/.rootname.scm`
|
||||||
sleep 1m
|
sleep 1m
|
||||||
done
|
done &
|
||||||
#_ Start notifier
|
#_ Start notifier
|
||||||
/usr/bin/dunst \
|
/usr/bin/dunst \
|
||||||
-fn "-misc-tamsyn-medium-r-normal-*-14-*-*-*-*-*-iso8859-*" \
|
-fn "-misc-tamsyn-medium-r-normal-*-14-*-*-*-*-*-iso8859-*" \
|
||||||
|
|
Loading…
Reference in a new issue