Execute xautorandr on startup.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
log "execute xautorandr"
|
||||||
|
|
||||||
|
xautorandr
|
||||||
|
|
||||||
log "disable screen blanking"
|
log "disable screen blanking"
|
||||||
xset -dpms & &>> $LOGFILE
|
xset -dpms & &>> $LOGFILE
|
||||||
xset s off & &>> $LOGFILE
|
xset s off & &>> $LOGFILE
|
||||||
|
|||||||
Reference in New Issue
Block a user