summaryrefslogtreecommitdiff
path: root/x11/xprofile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xprofile')
-rwxr-xr-xx11/xprofile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xprofile b/x11/xprofile
index 9e96b65..73cd6cb 100755
--- a/x11/xprofile
+++ b/x11/xprofile
@@ -1,9 +1,10 @@
#!/bin/sh
xrdb -merge $X11CONFIG/Xresources -merge $X11CONFIG/Xresources.$(hostname) 2>/dev/null & xrdbpid=$!
+lowbat &
redshift &
-seasonalwallpaper &
syncthing serve --no-browser &
unclutter -noevents &
xkeyconf &
xvsync &
wait $xrdbpid # Wait for xrdb to ensure the WM starts using the correct DPI settings
+seasonalwallpaper