playout stuff

This commit is contained in:
j 2017-08-25 10:36:50 +02:00
commit c413272c7e
4 changed files with 33 additions and 3 deletions

6
playout/play Normal file
View file

@ -0,0 +1,6 @@
#!/bin/bash
cd "`dirname "$0"`"
gsettings set org.gnome.desktop.screensaver ubuntu-lock-on-suspend 'false'
gsettings set org.gnome.settings-daemon.plugins.power idle-dim 'false'
gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type 'nothing'
exec ./play.py