aboutsummaryrefslogtreecommitdiffstats
path: root/.config/dpms
blob: 6f9c4a9d900ffca6e67cbbdcaabaadfef89dde9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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 )

# tmp locations for dpms and screensaver settings
adjust_dpms=/tmp/adjust_dpms