aboutsummaryrefslogtreecommitdiffstats
path: root/swaynag/swaynag.5.scd
diff options
context:
space:
mode:
authorLibravatar oliver-giersch <oliver.giersch@gmail.com>2020-09-02 15:03:48 +0200
committerLibravatar Simon Ser <contact@emersion.fr>2020-09-04 18:17:42 +0200
commita543fa35ffc93b832770988121209d4e939a2237 (patch)
tree24e1123ea087439d4dfdba3770bdcfc8bf16800e /swaynag/swaynag.5.scd
parentswaymsg.1: expand tip for multi-word strings. (diff)
downloadsway-a543fa35ffc93b832770988121209d4e939a2237.tar.gz
sway-a543fa35ffc93b832770988121209d4e939a2237.tar.zst
sway-a543fa35ffc93b832770988121209d4e939a2237.zip
swaynag: adds option to separately specify the text color for buttons
Diffstat (limited to 'swaynag/swaynag.5.scd')
-rw-r--r--swaynag/swaynag.5.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/swaynag/swaynag.5.scd b/swaynag/swaynag.5.scd
index d3daadf7..87f21423 100644
--- a/swaynag/swaynag.5.scd
+++ b/swaynag/swaynag.5.scd
@@ -42,6 +42,9 @@ colors can be set:
42*text=<color>* 42*text=<color>*
43 The color of the text. 43 The color of the text.
44 44
45*button-text=<color>*
46 The color of the button text.
47
45The following sizing options can also be set: 48The following sizing options can also be set:
46 49
47*border-bottom-size=<size>* 50*border-bottom-size=<size>*