summaryrefslogtreecommitdiff
path: root/.autostart
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2021-02-13 13:35:29 +0100
committerTom Barrett <tom@tombarrett.xyz>2021-02-13 13:35:29 +0100
commit565800bbe45ea25e8cf508ac94e71fa5207aea48 (patch)
tree83262fd7a42427b8281ccd0dc596f3d94cfb6f16 /.autostart
parent9e972f87c8b05fafc5574e4daf7591711a99b012 (diff)
no monitor standby
Diffstat (limited to '.autostart')
-rwxr-xr-x.autostart2
1 files changed, 2 insertions, 0 deletions
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 &