diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-06-01 10:22:42 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-06-01 10:22:42 +0000 |
commit | ec689ee70e49c6026b7f2cb20731f06d5d7a568f (patch) | |
tree | 6a40a1e81d3ed6289e78aeca2c4c998baa94d2a7 /dunst | |
parent | d12d9fc8d6eff348706787e61494d63a67eb917e (diff) |
nicer shadows
Diffstat (limited to 'dunst')
-rw-r--r-- | dunst/.config/dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc index 06224ad..4cf3972 100644 --- a/dunst/.config/dunst/dunstrc +++ b/dunst/.config/dunst/dunstrc | |||
@@ -28,7 +28,7 @@ | |||
28 | 28 | ||
29 | # Font and typography settings | 29 | # Font and typography settings |
30 | icon_path = /usr/share/icons/Adwaita/48x48/status/:/usr/share/icons/Adwaita/48x48/devices/:/usr/share/icons/Adwaita/48x48/apps | 30 | icon_path = /usr/share/icons/Adwaita/48x48/status/:/usr/share/icons/Adwaita/48x48/devices/:/usr/share/icons/Adwaita/48x48/apps |
31 | font = JetBrainsMono Nerd Font Mono 10 | 31 | font = Hermit 10 |
32 | alignment = center | 32 | alignment = center |
33 | show_age_threshold = 60 | 33 | show_age_threshold = 60 |
34 | ellipsize = middle | 34 | ellipsize = middle |