icon and image for volume buttons

This commit is contained in:
2021-04-07 15:18:32 +02:00
parent e5ddc47587
commit b09e1d680e
2 changed files with 98 additions and 39 deletions

View File

@@ -22,19 +22,30 @@
# icon = Font Awesome name
# icon-image = path to svg file
#
# : N. optional group/row specification
# : 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
# : icon-image absolute path to svg file
# : N. optional group/row specification
# : 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
# : image absolute path to svg file
#
# [N.empty.NAME]
#
# : N. optional number to specify group/row
# : NAME id, name of the button
[default]
# volume-decrease-icon = fas fa-volume-down
# volume-increase-icon = fas fa-volume-up
# volume-mute-icon = fas fa-volume-off
# volume-mute-icon-alt = fas fa-volume-mute
# volume-mute-icon-alt =
# volume-decrease-image =
# volume-increase-image =
# volume-mute-image =
# volume-mute-image-alt =
[gui]
width = 800
height = 600