diff options
-rwxr-xr-x | x11/xprofile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11/xprofile b/x11/xprofile index 73cd6cb..9560f3a 100755 --- a/x11/xprofile +++ b/x11/xprofile @@ -1,10 +1,7 @@ #!/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 |