aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.xinitrc b/.xinitrc
index 253994b..355bbdc 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -3,7 +3,7 @@ lxsession &
inputset &
-while true; do xsetroot -name "$(stats)"; sleep 10; done &
+while true; do xsetroot -name "$(stats)"; sleep 5; done &
while true; do weather get; sleep 600; done &
for f in /etc/X11/xinit/xinitrc.d/?*.sh; do
@@ -11,7 +11,7 @@ for f in /etc/X11/xinit/xinitrc.d/?*.sh; do
done
unset f
-copyq &
+# copyq &
redshift -l 48.5:9.1 &
touchegg &