From 3447f5b545b6910956b4269457f3b6bd892deb4a Mon Sep 17 00:00:00 2001 From: Daniel Weschke Date: Mon, 5 Apr 2021 18:47:51 +0200 Subject: [PATCH] add example for empty buttons --- example/controldeck.conf | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/example/controldeck.conf b/example/controldeck.conf index f9e357d..3acfd12 100644 --- a/example/controldeck.conf +++ b/example/controldeck.conf @@ -6,7 +6,7 @@ # color-bg = hex color code # # : N. optional number to specify group/row -# : NAME name of the button +# : NAME id, name of the button # : name sink name, see name with either: # pactl list sinks short # pamixer --list-sinks @@ -22,11 +22,16 @@ # icon = Font Awesome name # # : N. optional group/row specification -# : NAME name of the button +# : NAME id, name of the button # : color-bg background color # : color-bg forground color # : command command(s) to run # : icon use icon instead of NAME (Font Awesome), e.g.: fas fa-play +# +# [N.empty.NAME] +# +# : N. optional number to specify group/row +# : NAME id, name of the button [gui] width = 800