summary refs log tree commit diff
path: root/.xinitrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-04-14 21:19:10 -0400
committerJune McEnroe <june@causal.agency>2013-04-14 21:19:10 -0400
commita79090e5a201bdfca6c399d588e991705f4f5a7a (patch)
treee1336dd1c10674a8730e2309967628889e22abcf /.xinitrc
parentDrop pacman-color, regular pacman now has color (diff)
downloadsrc-a79090e5a201bdfca6c399d588e991705f4f5a7a.tar.gz
src-a79090e5a201bdfca6c399d588e991705f4f5a7a.zip
Start xcompmgr
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc1
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 &