fix color buttons
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
# : N. optional group/row specification
|
||||
# : NAME id, name of the button
|
||||
# text-alt = optional alternative burron text
|
||||
# color-fg = foreground color as hex color code, e.g. \#ff0000
|
||||
# color-bg = background color as hex color code, e.g. \#ff0000
|
||||
# color-fg = foreground color as hex color code, e.g. #aa5500
|
||||
# color-bg = background color as hex color code, e.g. #0055aa
|
||||
# command = command(s) to run, seperated by new lines: shell command
|
||||
# second command ...
|
||||
# command-alt = optinal back-switch command(s) to run: shell command ...
|
||||
|
||||
Reference in New Issue
Block a user