diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2021-10-27 18:19:18 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2021-10-27 18:19:18 +0200 |
commit | e1ec87c59b04a2b7d035cdcf84121901c61c1dee (patch) | |
tree | 5859343dcdfb7fcc76767622ab41b08eea1eb095 /.config/dunst | |
parent | setwp script upgrade (diff) | |
download | dotfiles-bsd-e1ec87c59b04a2b7d035cdcf84121901c61c1dee.tar.gz dotfiles-bsd-e1ec87c59b04a2b7d035cdcf84121901c61c1dee.tar.bz2 dotfiles-bsd-e1ec87c59b04a2b7d035cdcf84121901c61c1dee.tar.xz dotfiles-bsd-e1ec87c59b04a2b7d035cdcf84121901c61c1dee.tar.zst dotfiles-bsd-e1ec87c59b04a2b7d035cdcf84121901c61c1dee.zip |
update
Diffstat (limited to '.config/dunst')
-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 72f7520..83d5ee9 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -48,7 +48,7 @@ hide_duplicate_count = true show_indicators = yes icon_position = right - max_icon_size = 100 + max_icon_size = 300 # icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/:/usr/share/icons/Adwaita/256x256/status/ sticky_history = yes history_length = 20 |