aboutsummaryrefslogtreecommitdiffstats
path: root/swaynag/swaynag.1.scd
diff options
context:
space:
mode:
authorLibravatar Mustafa Abdul-Kader <mustafa@nvisia.com>2020-09-08 21:43:35 -0500
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2020-09-14 22:13:01 -0400
commiteb1c09030ece6fcf0c6b387c8b74ded106eccecb (patch)
tree6ce8c1b8991a5dc6b3be88415b903c9ff8ab9033 /swaynag/swaynag.1.scd
parentinput/cursor: reset event source after unhide (diff)
downloadsway-eb1c09030ece6fcf0c6b387c8b74ded106eccecb.tar.gz
sway-eb1c09030ece6fcf0c6b387c8b74ded106eccecb.tar.zst
sway-eb1c09030ece6fcf0c6b387c8b74ded106eccecb.zip
swaynag: add details background option
Adds a new config option for details background for swaynag issue/#5673
Diffstat (limited to 'swaynag/swaynag.1.scd')
-rw-r--r--swaynag/swaynag.1.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/swaynag/swaynag.1.scd b/swaynag/swaynag.1.scd
index 61a69909..4a03469e 100644
--- a/swaynag/swaynag.1.scd
+++ b/swaynag/swaynag.1.scd
@@ -106,6 +106,9 @@ _swaynag_ [options...]
106*--message-padding* <padding> 106*--message-padding* <padding>
107 Set the padding for the message. 107 Set the padding for the message.
108 108
109*--details-background* <RRGGBB[AA]>
110 Set the color for the background for details.
111
109*--details-border-size* <size> 112*--details-border-size* <size>
110 Set the thickness for the details border. 113 Set the thickness for the details border.
111 114