dunst theme selector

This commit is contained in:
Tiago Sousa 2024-03-16 23:20:36 +00:00
parent 867117f297
commit 7aea1d23b3
Signed by: tiago
SSH key fingerprint: SHA256:odOD9vln9U7qNe1R8o3UCbE3jkQCkr5/q5mgd5hwua0
3 changed files with 41 additions and 16 deletions

18
.config/dunst/template Normal file
View file

@ -0,0 +1,18 @@
[global]
frame_color = "${fg}"
background = "${bg}"
foreground = "${fg}"
separator_color= frame
width = (200,370)
height = 350
font = Roboto Mono Nerd Font 9
[urgency_low]
timeout = 3
[urgency_normal]
timeout = 5
[urgency_critical]
frame_color = "${color1}"
timeout = 10