From 565800bbe45ea25e8cf508ac94e71fa5207aea48 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Sat, 13 Feb 2021 13:35:29 +0100 Subject: no monitor standby --- .autostart | 2 ++ 1 file changed, 2 insertions(+) (limited to '.autostart') diff --git a/.autostart b/.autostart index 8945fab..8de5aa2 100755 --- a/.autostart +++ b/.autostart @@ -11,6 +11,8 @@ wait_time=0.1 nitrogen --restore +xset s off -dpms + st -e watch -t 'task' & sleep $wait_time st -e ncmpcpp & -- cgit v1.2.3