141 current 2024-12-31 07:15:41 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2024-12-31 07:15:48 -05:00
parent 8cf26b6701
commit eaa63a7d0a

View File

@@ -36,6 +36,28 @@
markup = "full";
geometry = "300x2-30+20";
shrink = "yes";
format = "<b>%s</b>%b";
alignment = "left";
vertical_alignment = "center";
show_age_threshold = 60;
ellipsize = "middle";
ignore_newline = "no";
stack_duplicates = true;
hide_duplicate_count = false;
show_indicators = "yes";
icon_position = "left";
min_icon_size = 0;
max_icon_size = 32;
icon_path = "/usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/";
sticky_history = "yes";
history_length = "20";
title = "Dunst";
class = "Dunst";
corner_radius = 0;
ignore_dbusclose = false;
mouse_left_click = "close_current";
mouse_middle_click = "do_action, close_current";
mouse_right_click = "close_all";
};
};
};