add example for empty buttons
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
# color-bg = hex color code
|
# color-bg = hex color code
|
||||||
#
|
#
|
||||||
# : N. optional number to specify group/row
|
# : 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:
|
# : name sink name, see name with either:
|
||||||
# pactl list sinks short
|
# pactl list sinks short
|
||||||
# pamixer --list-sinks
|
# pamixer --list-sinks
|
||||||
@@ -22,11 +22,16 @@
|
|||||||
# icon = Font Awesome name
|
# icon = Font Awesome name
|
||||||
#
|
#
|
||||||
# : N. optional group/row specification
|
# : N. optional group/row specification
|
||||||
# : NAME name of the button
|
# : NAME id, name of the button
|
||||||
# : color-bg background color
|
# : color-bg background color
|
||||||
# : color-bg forground color
|
# : color-bg forground color
|
||||||
# : command command(s) to run
|
# : command command(s) to run
|
||||||
# : icon use icon instead of NAME (Font Awesome), e.g.: fas fa-play
|
# : 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]
|
[gui]
|
||||||
width = 800
|
width = 800
|
||||||
|
|||||||
Reference in New Issue
Block a user