diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 2fda75d..c5bfd17 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -9,7 +9,7 @@ font = DejaVuSansMono Nerd Font Mono 11 format = "<b>%s</b>\n%b" frame_color = "#8EC07C" frame_width = 3 -geometry = "300x50-15+49" +geometry = "500x50-11+30" hide_duplicates_count = yes history_length = 15 horizontal_padding = 6 |
