Delete .config/dunst directory

This commit is contained in:
nonetrix 2022-01-12 22:42:29 -06:00 committed by GitHub
parent 471c40414a
commit f6205ddd0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,27 +0,0 @@
[global]
monitor = 0
follow = keyboard
width = 370
height = 350
offset = 0x19
padding = 2
horizontal_padding = 2
transparency = 25
font = Monospace 12
format = "<b>%s</b>\n%b"
[urgency_low]
background = "#1d2021"
foreground = "#928374"
timeout = 3
[urgency_normal]
foreground = "#ebdbb2"
background = "#458588"
timeout = 5
[urgency_critical]
background = "#1cc24d"
foreground = "#ebdbb2"
frame_color = "#fabd2f"
timeout = 10