summaryrefslogtreecommitdiffstats
path: root/.local/bin/startup-progs
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/startup-progs')
-rwxr-xr-x.local/bin/startup-progs1
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/bin/startup-progs b/.local/bin/startup-progs
index 39cb82f..bfebbf9 100755
--- a/.local/bin/startup-progs
+++ b/.local/bin/startup-progs
@@ -18,3 +18,4 @@ xset b off
[ -x "$(command -v dunst)" ] && dunst &
[ -x "$(command -v nm-applet)" ] && nm-applet &
[ -x "$(command -v pasystray)" ] && pasystray -a &
+[ -x "$(command -v xscreensaver)" ] && xscreensaver -nosplash &