[dunst] Add notification customizations for Signal

This commit is contained in:
Tom Willemse 2022-01-15 01:20:30 -08:00
parent 5e9c6362e4
commit 0ae5be6a3f

View file

@ -252,3 +252,18 @@
background = "#7f5785" background = "#7f5785"
foreground = "#ffffff" foreground = "#ffffff"
#+END_SRC #+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