From 836548f6af52d121f3d4d90b623337129f0e9a9e Mon Sep 17 00:00:00 2001 From: tsxv478 Date: Thu, 21 Nov 2024 02:04:18 +0300 Subject: dunstrc fixes --- .config/dunst/dunstrc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '.config') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index e1f3989..a142c27 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -4,8 +4,8 @@ width = 300 height = 300 origin = top-right - offset = 0x0 - frame_width = 3 + offset = 15x35 + frame_width = 2 frame_color = "#00aa55" corner_radius = 15 gap_size = 10 @@ -15,10 +15,10 @@ alignment = center vertical_alignment = center show_indicators = no - default_icon = ~/.local/share/icons/bell.png - icon_position = left - min_icon_size = 32 - max_icon_size = 48 + # default_icon = ~/.local/share/icons/bell.png + # icon_position = left + # min_icon_size = 32 + # max_icon_size = 48 [urgency_low] background = "#222222" -- cgit v1.2.3