From cdd2c6110918c4ad221aee4a25a06c39987fd795 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Thu, 17 Oct 2024 22:37:47 -0500 Subject: remove lowbat and seasonalwallpaper from xprofile since theyre started by awesome and remove syncthing since it sucks --- x11/xprofile | 3 --- 1 file changed, 3 deletions(-) (limited to 'x11') 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 -- cgit v1.2.3