summaryrefslogtreecommitdiff
path: root/x11/xprofile
blob: 73cd6cb732b8451eda146b09cf68349811ce8f81 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
xrdb -merge $X11CONFIG/Xresources -merge $X11CONFIG/Xresources.$(hostname) 2>/dev/null & xrdbpid=$!
lowbat &
redshift &
syncthing serve --no-browser &
unclutter -noevents &
xkeyconf &
xvsync &
wait $xrdbpid # Wait for xrdb to ensure the WM starts using the correct DPI settings
seasonalwallpaper