[dunst] Add notification customizations for Signal
This commit is contained in:
parent
5e9c6362e4
commit
0ae5be6a3f
1 changed files with 15 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue