diff options
| author | 2012-04-01 14:58:56 +0200 | |
|---|---|---|
| committer | 2012-04-01 14:58:56 +0200 | |
| commit | a024a183ac06f2b530e0278f33aa84f7d0eed6bb (patch) | |
| tree | 1a6aaa7ac11146d21e9e8dc92a0d495e20b9d04a /.xinitrc | |
| parent | c459f03450dc2b48c7c33cd58320d3023ad46095 (diff) | |
| download | dotfiles-a024a183ac06f2b530e0278f33aa84f7d0eed6bb.tar.gz dotfiles-a024a183ac06f2b530e0278f33aa84f7d0eed6bb.zip | |
.xinitrc
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ fi mpc idleloop player | { while read; do notify-send "`mpc current`"; done } & #_. rootname while true; do - /home/slash/.rootname.scm + xsetroot -name /home/slash/.rootname.scm sleep 1m done #_ Start notifier |
