make it possible to use home alias ~ for icon-image
This commit is contained in:
@@ -20,18 +20,20 @@
|
||||
# second command
|
||||
# ...
|
||||
# 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
|
||||
# : 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.empty.NAME]
|
||||
#
|
||||
# : N. optional number to specify group/row
|
||||
# : NAME id, name of the button
|
||||
# : N. optional number to specify group/row
|
||||
# : NAME id, name of the button
|
||||
|
||||
[gui]
|
||||
width = 800
|
||||
|
||||
Reference in New Issue
Block a user