summary refs log tree commit diff
path: root/.xinitrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2012-05-05 16:26:11 -0400
committerJune McEnroe <programble@gmail.com>2012-05-05 16:26:11 -0400
commit254e3b8ae827cda961d2ba2c8d383a5e84ad3ef5 (patch)
tree71aa11e6e47cffccd735ceed5150810cb588780e /.xinitrc
parentTask stuff (diff)
downloadsrc-254e3b8ae827cda961d2ba2c8d383a5e84ad3ef5.tar.gz
src-254e3b8ae827cda961d2ba2c8d383a5e84ad3ef5.zip
Start unclutter at login
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index 19ba7040..1a1b36d8 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -2,6 +2,7 @@ export BROWSER=chromium
 
 xrdb ~/.Xresources &
 xautolock -locker slimlock -time 30 &
+unclutter -idle 3 &
 start-pulseaudio-x11 &
 gnome-keyring-daemon &
 
x.c?id=d54d0519aec419e298229e6a120aacd5eee3df36&follow=1'>Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe 2018-03-28Add d-_-b crateJune McEnroe