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

# Programs run by python2
python2=( keepnote )

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