aboutsummaryrefslogtreecommitdiff
path: root/startup
diff options
context:
space:
mode:
Diffstat (limited to 'startup')
-rwxr-xr-xstartup2
1 files changed, 1 insertions, 1 deletions
diff --git a/startup b/startup
index 970f41f..f44bd4b 100755
--- a/startup
+++ b/startup
@@ -10,7 +10,7 @@ feh --bg-scale "$HOME/.xmonad/wallpaper.jpg"
xset r rate 200 60
# Run the screensaver so I can lock it.
-nohup xscreensaver --no-splash & > /dev/null
+nohup xscreensaver -no-splash & > /dev/null
# Run a compositer to make things a little prettier.