dotfiles/.scripts/screen_off.sh

4 lines
40 B
Bash
Raw Normal View History

2023-02-03 12:06:09 +01:00
#!/bin/bash
sleep 1
xset dpms force off