2018-06-21 22:49:50 -05:00

8 lines
68 B
Bash
Executable File

#!/bin/bash
while true; do
xscreensaver-command -activate
done