From 0bd150185551b6d8835d022c15a5f6e832d51113 Mon Sep 17 00:00:00 2001 From: venomade Date: Wed, 11 Feb 2026 11:42:58 +0000 Subject: Asahi Soft reset of dotfiles specific to Asahi, Sway and Neovim. --- .config/dunst/dunstrc | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 .config/dunst/dunstrc (limited to '.config/dunst/dunstrc') diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc new file mode 100644 index 0000000..7f94795 --- /dev/null +++ b/.config/dunst/dunstrc @@ -0,0 +1,39 @@ +[global] + width = (200,600) + offset = (24,24) + + progress_bar_min_width = 380 + progress_bar_max_width = 380 + progress_bar_corner_radius = 0 + + padding = 10 + horizontal_padding = 10 + frame_width = 2 + gap_size = 3 + origin = "top-right" + font = "Google Sans 12" + + enable_recursive_icon_lookup = true + corner_radius = 0 + + background = "#000000" + foreground = "#ffffff" + +[urgency_low] + background = "#000000" + highlight = "#ffffff" + frame_color = "#ffffff" + format = "%s\n%b" + +[urgency_normal] + background = "#000000" + highlight = "#ffffff" + frame_color = "#ffffff" + format = "%s\n%b" + +[urgency_critical] + background = "#000000" + highlight = "#ffffff" + frame_color = "#ffffff" + default_icon = "dialog-error" + format = "%s\n%b" -- cgit 1.4.1-2-gfad0