From 0ae5be6a3fbf4b62fa0ab7949e6985d95714fdf9 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 15 Jan 2022 01:20:30 -0800 Subject: [dunst] Add notification customizations for Signal --- dunst/.config/dunst/dunstrc.org | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'dunst') diff --git a/dunst/.config/dunst/dunstrc.org b/dunst/.config/dunst/dunstrc.org index eae649b..2cb8c66 100644 --- a/dunst/.config/dunst/dunstrc.org +++ b/dunst/.config/dunst/dunstrc.org @@ -252,3 +252,18 @@ background = "#7f5785" foreground = "#ffffff" #+END_SRC + +** Signal + +#+begin_src conf-unix + [Signal] + appname = Signal + background = "#3a76f0" + foreground = "#eeeeec" + + [Signal Shulien] + appname = Signal + summary = "*Shulien Lee*" + background = "#ffc0cb" + foreground = "#111414" +#+end_src -- cgit v1.2.3-54-g00ecf