diff options
| author | Yigit Sever | 2021-10-29 16:40:20 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-10-29 16:40:20 +0300 |
| commit | e0423ffd5826ca2d170b66fe80f498a6ad385be5 (patch) | |
| tree | c085914d16a5e5d310104c48f3e8f00b5698d370 /.config/dunst/dunstrc | |
| parent | ba32b935aca4fd410785ced716869311fdef1b28 (diff) | |
| download | dotfiles-e0423ffd5826ca2d170b66fe80f498a6ad385be5.tar.gz dotfiles-e0423ffd5826ca2d170b66fe80f498a6ad385be5.tar.bz2 dotfiles-e0423ffd5826ca2d170b66fe80f498a6ad385be5.zip | |
dunst: not using tela anymore
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 d368349..b5f7851 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | hide_duplicate_count = false | 28 | hide_duplicate_count = false |
| 29 | show_indicators = true | 29 | show_indicators = true |
| 30 | icon_position = left | 30 | icon_position = left |
| 31 | icon_path = "/usr/share/icons/Tela-pink/16/actions:/usr/share/icons/Tela-pink/16/apps:/usr/share/icons/Tela-pink-dark/16/devices:/usr/share/icons/Tela-pink/16/emblems:/usr/share/icons/Tela-pink/16/mimetypes:/usr/share/icons/Tela-pink/16/panel:/usr/share/icons/Tela-pink-dark/16/places:/usr/share/icons/Tela-pink/16/status" | 31 | icon_path = "/usr/share/icons/breeze/actions/24" |
| 32 | sticky_history = yes | 32 | sticky_history = yes |
| 33 | history_length = 20 | 33 | history_length = 20 |
| 34 | corner_radius = 0 | 34 | corner_radius = 0 |
