summary refs log tree commit diff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 &
 
f6951f627390f65b59ec8a7de&follow=1'>Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe