inital commit

This commit is contained in:
2021-04-03 20:55:22 +02:00
commit 0e23771ab1
2 changed files with 142 additions and 0 deletions

18
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