summary refs log tree commit diff
path: root/.xinitrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-04-14 21:19:10 -0400
committerJune McEnroe <programble@gmail.com>2013-04-14 21:19:10 -0400
commit512cb619c2e06966e7484dbf502d6013f4bebd6e (patch)
tree40d94fbd3c5babe267148d072634b313fd306883 /.xinitrc
parentDrop pacman-color, regular pacman now has color (diff)
downloadsrc-512cb619c2e06966e7484dbf502d6013f4bebd6e.tar.gz
src-512cb619c2e06966e7484dbf502d6013f4bebd6e.zip
Start xcompmgr
Diffstat (limited to '')
-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 &