From b7286f23f28700eb4c59689c1973cf2ef54e82fc Mon Sep 17 00:00:00 2001 From: silly Date: Sun, 15 Mar 2026 05:07:46 +0100 Subject: Delete .config/themes/マンガ directory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../\343\203\236\343\203\263\343\202\254/dunstrc" | 45 ---------------------- 1 file changed, 45 deletions(-) delete mode 100644 ".config/themes/\343\203\236\343\203\263\343\202\254/dunstrc" (limited to '.config/themes/マンガ/dunstrc') diff --git "a/.config/themes/\343\203\236\343\203\263\343\202\254/dunstrc" "b/.config/themes/\343\203\236\343\203\263\343\202\254/dunstrc" deleted file mode 100644 index f0c5e7e..0000000 --- "a/.config/themes/\343\203\236\343\203\263\343\202\254/dunstrc" +++ /dev/null @@ -1,45 +0,0 @@ -[global] - origin = top-right - offset = (15, 15) - width = 250 - height = (0, 75) - monitor = 0 - follow = mouse - frame_width = 2 - frame_color = "#F0E3BA" - separator_color = frame - separator_height = 2 - padding = 15 - horizontal_padding = 20 - transparency = 5 - corner_radius = 0 - icon_position = left - max_icon_size = 32 - markup = full - format = "%s\n%b" - alignment = left - word_wrap = yes - ellipsize = middle - sort = yes - stack_duplicates = true - hide_duplicate_count = false - show_indicators = yes - sticky_history = yes - history_length = 20 - idle_threshold = 120 - -[urgency_low] - background = "#232A2E" - foreground = "#F0E3BA" - timeout = 10 - -[urgency_normal] - background = "#232A2E" - foreground = "#F0E3BA" - timeout = 10 - -[urgency_critical] - background = "#48504E" - foreground = "#FFFFFF" - frame_color = "#F0E3BA" - timeout = 0 -- cgit v1.3.1