diff options
author | June McEnroe <june@causal.agency> | 2013-04-14 21:19:10 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2013-04-14 21:19:10 -0400 |
commit | a79090e5a201bdfca6c399d588e991705f4f5a7a (patch) | |
tree | e1336dd1c10674a8730e2309967628889e22abcf /.xinitrc | |
parent | Drop pacman-color, regular pacman now has color (diff) | |
download | src-a79090e5a201bdfca6c399d588e991705f4f5a7a.tar.gz src-a79090e5a201bdfca6c399d588e991705f4f5a7a.zip |
Start xcompmgr
Diffstat (limited to '')
-rw-r--r-- | .xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc index 80986b74..0f7a73c1 100644 --- a/.xinitrc +++ b/.xinitrc @@ -6,6 +6,7 @@ unclutter -idle 3 -noevents & start-pulseaudio-x11 & xsetroot -cursor_name left_ptr & nitrogen --restore & +xcompmgr & mpd & mpdscribble & |