aboutsummaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorshmibs <shmibs@gmail.com>2014-01-24 17:58:29 -0700
committershmibs <shmibs@gmail.com>2014-01-24 17:58:29 -0700
commit6d1c90ba0c152e6c479cf1a70fe097e176359018 (patch)
treed07cf5edd895c59a9b725894ad7975ba6ed23425 /.xinitrc
parentfe7d5964a91b479d7a1b08de1d44dcef05af124e (diff)
downloaddotfiles-6d1c90ba0c152e6c479cf1a70fe097e176359018.tar.gz
fix a dumb conflict in rc.lua
i didn't notice it until now because, on my desktop, ftjerm always started before awesome and grabbed the bindings successfully, i guess.
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index 921b404..e19279f 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -5,6 +5,8 @@ then
fi
xsetroot -cursor_name left_ptr
+
compton -b -o 0.8 -r 10 -l -10 -t -10 --backend glx --paint-on-overlay &
+ibus-daemon &
exec mate-session