aboutsummaryrefslogtreecommitdiffstats
path: root/swaynag/swaynag.5.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.5.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.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 87f21423..a078a4d7 100644
--- a/swaynag/swaynag.5.scd
+++ b/swaynag/swaynag.5.scd
@@ -53,6 +53,9 @@ The following sizing options can also be set:
53*message-padding=<padding>* 53*message-padding=<padding>*
54 Set the padding for the message. 54 Set the padding for the message.
55 55
56*details-gackground=<color>*
57 The background color for the details.
58
56*details-border-size=<size>* 59*details-border-size=<size>*
57 Set the thickness for the details border. 60 Set the thickness for the details border.
58 61