From 00851dd4d3176df886cab46556c70ba914b16bcd Mon Sep 17 00:00:00 2001 From: Nikos Tsipinakis Date: Tue, 9 Jun 2020 12:15:06 +0200 Subject: [PATCH] Mention transparency support in man page --- docs/dunst.pod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/dunst.pod b/docs/dunst.pod index 0c55472..44a71ee 100644 --- a/docs/dunst.pod +++ b/docs/dunst.pod @@ -821,6 +821,8 @@ Colors are interpreted as X11 color values. This includes both verbatim color names such as "Yellow", "Blue", "White", etc as well as #RGB and #RRGGBB values. +You may also specify a transparency component in #RGBA or #RRGGBBAA format. + B: '#' is interpreted as a comment, to use it the entire value needs to be in quotes like so: separator_color="#123456"