dotfiles/.scripts/screen_off.sh
2023-02-03 12:06:09 +01:00

4 lines
40 B
Bash
Executable File

#!/bin/bash
sleep 1
xset dpms force off