aboutsummaryrefslogblamecommitdiff
path: root/i3/bin/disable-screensaver
blob: 72f572443f3dfdf4c161c335d175993f1346afd8 (plain) (tree)
1
2
3
4
5
6
7





                                      
#!/bin/sh
# http://superuser.com/a/590226/187676

xset -dpms
xset s off
setterm --blank 0 --powerdown 0
xautolock -disable