add new config location to ~/.config/controldeck/controldeck.conf

This commit is contained in:
2021-04-03 21:18:20 +02:00
parent 0e23771ab1
commit ae0a8aa4f0
2 changed files with 13 additions and 4 deletions

18
example/controldeck.conf Normal file
View File

@@ -0,0 +1,18 @@
# Examples:
#
# [N.volume.NAME]
# name = sink_name
# : N. optional group/row specification
# : NAME name of the button
# : name sink name, see name with: pamixer --list-sinks
#
# [N.button.NAME]
# command = shell command
# second command
# ...
# : N. optional group/row specification
# : NAME name of the button
# : command command(s) to run
[4.button.Test]
command = notify-send -a foo baz