Add dunst
This commit is contained in:
parent
ebddb712af
commit
425b418528
1 changed files with 7 additions and 0 deletions
7
templates/.config/dunst/dunstrc
Normal file
7
templates/.config/dunst/dunstrc
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
[global]
|
||||||
|
follow = mouse
|
||||||
|
origin = bottom-center
|
||||||
|
font = "DejaVu Sans Mono 10"
|
||||||
|
|
||||||
|
${get_base16('dunst')}
|
||||||
|
|
Loading…
Add table
Reference in a new issue