Where the hell did this go??
This commit is contained in:
parent
7c76472584
commit
027dbea4ff
@ -12,3 +12,8 @@ fi
|
||||
if command -v redshift > /dev/null 2>&1; then
|
||||
redshift &
|
||||
fi
|
||||
|
||||
# Screensaver
|
||||
if command -v xscreensaver > /dev/null 2>&1; then
|
||||
xscreensaver &
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user