From 254e3b8ae827cda961d2ba2c8d383a5e84ad3ef5 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 5 May 2012 16:26:11 -0400 Subject: Start unclutter at login --- .xinitrc | 1 + 1 file changed, 1 insertion(+) (limited to '.xinitrc') 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 & -- cgit 1.4.1 > dontfiles
summary refs log tree commit diff
path: root/txt (unfollow)
Commit message (Expand)Author
2018-08-20Generate scheme.hJune McEnroe
2018-08-20Add dependencies on gfx.hJune McEnroe
2018-08-18Add Blondie — Heart of GlassJune McEnroe
2018-08-18Set FCEDIT=$EDITORJune McEnroe
2018-08-18Only post commits with bodies to MastodonJune McEnroe
2018-08-18Run tf/cfg link script with /bin/shJune McEnroe
2018-08-18Run {,s,t}up with /bin/shJune McEnroe
2018-08-18Use whence instead of typeJune McEnroe
2018-08-18Cut off path components until right prompt fitsJune McEnroe
2018-08-17Add "private" alias to source encrypted fileJune McEnroe
2018-08-17Add vim mapping to add a #includeJune McEnroe