From a09428fff690f3ae73c405c1bba535853da0a4ea Mon Sep 17 00:00:00 2001 From: Steffen Ritter Date: Thu, 19 Nov 2020 17:34:27 +0100 Subject: [dunst] Change deprecated options / fix icon path Icon path only exists in MaxiLinux. fixes #3810 --- core/modules/dunst/data/etc/xdg/dunst/dunstrc | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'core/modules/dunst') diff --git a/core/modules/dunst/data/etc/xdg/dunst/dunstrc b/core/modules/dunst/data/etc/xdg/dunst/dunstrc index a9f661cb..ce09808d 100644 --- a/core/modules/dunst/data/etc/xdg/dunst/dunstrc +++ b/core/modules/dunst/data/etc/xdg/dunst/dunstrc @@ -1,6 +1,6 @@ [global] font = DejaVu-Sans 10 - allow_markup = yes + markup = full plain_text = no format = " %s\n%b" sort = yes @@ -27,11 +27,9 @@ separator_color = frame startup_notification = false icon_position = left - icon_folders = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/ - -[frame] - width = 2 - color = "#bbbbbb" + icon_path = /usr/share/icons/elementary-xfce/status/16/:/usr/share/icons/elementary-xfce/devices/16/ + frame_width = 2 + frame_color = "#bbbbbb" [shortcuts] close = ctrl+mod1+mod4+space -- cgit v1.2.3-55-g7522