diff options
author | oliver-giersch <oliver.giersch@gmail.com> | 2020-09-02 15:03:48 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2020-09-04 18:17:42 +0200 |
commit | a543fa35ffc93b832770988121209d4e939a2237 (patch) | |
tree | 24e1123ea087439d4dfdba3770bdcfc8bf16800e /swaynag/swaynag.1.scd | |
parent | 08095e99f3cc1697bc3f20d166a2c19374537afd (diff) |
swaynag: adds option to separately specify the text color for buttons
Diffstat (limited to 'swaynag/swaynag.1.scd')
-rw-r--r-- | swaynag/swaynag.1.scd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/swaynag/swaynag.1.scd b/swaynag/swaynag.1.scd index 2ce7f330..61a69909 100644 --- a/swaynag/swaynag.1.scd +++ b/swaynag/swaynag.1.scd @@ -97,6 +97,9 @@ _swaynag_ [options...] *--text* <RRGGBB[AA]> Set the text color. +*--button-text* <RRGGBB[AA]> + Set the button text color. + *--border-bottom-size* <size> Set the thickness of the bottom border. |