aboutsummaryrefslogtreecommitdiffstats
path: root/.config/dpms
diff options
context:
space:
mode:
Diffstat (limited to '.config/dpms')
-rw-r--r--.config/dpms10
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/dpms b/.config/dpms
new file mode 100644
index 0000000..478e00e
--- /dev/null
+++ b/.config/dpms
@@ -0,0 +1,10 @@
+# Config file for bin/adjust_dpms
+# The arrays below define the programs to monitor and unset
+# screen blanking for.
+# Arrays must be of the form array=( program otherprogram )
+
+# Pre-compiled programs
+programs=( supercollider ardour3 pdextended vlc )
+
+# Programs run by python2
+python2=( keepnote )