diff options
Diffstat (limited to 'x11')
| -rwxr-xr-x | x11/xprofile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/xprofile b/x11/xprofile index ea51fbb..452e954 100755 --- a/x11/xprofile +++ b/x11/xprofile @@ -2,7 +2,5 @@ XRESOURCES=${XRESOURCES:-$X11CONFIG/Xresources.$(hostname)} [ -f "$XRESOURCES" ] || XRESOURCES=$X11CONFIG/Xresources xrdb -merge $XRESOURCES 2>/dev/null & xrdbpid=$! -redshift & -unclutter -noevents & $X11CONFIG/xkeyconf & wait $xrdbpid # Wait for xrdb to ensure the WM starts using the correct DPI settings |
