aboutsummaryrefslogtreecommitdiffstats
path: root/.config/dpms
blob: dedef035cf52b2ea136143da01c43510552acace (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 ardour-3.5.357 pdextended vlc )

# Programs run by python2
python2=( keepnote )

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