diff options
Diffstat (limited to '.config/dunst/dunstrc')
-rwxr-xr-x | .config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 473e505..75ba596 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc | |||
@@ -11,7 +11,7 @@ horizontal_padding = 16 | |||
11 | frame_width = 2 | 11 | frame_width = 2 |
12 | sort = no | 12 | sort = no |
13 | idle_threshold = 120 | 13 | idle_threshold = 120 |
14 | font = Lato 10 | 14 | font = Iosevka Aile 10 |
15 | line_height = 4 | 15 | line_height = 4 |
16 | markup = full | 16 | markup = full |
17 | format = "<b>%s</b> <small>from %a</small>\n%b" | 17 | format = "<b>%s</b> <small>from %a</small>\n%b" |