From 39fffc66674028a321ec4aedec848d9711a3d8ab Mon Sep 17 00:00:00 2001 From: termite Date: Tue, 6 May 2025 12:41:25 -0700 Subject: [PATCH] Changed dunstrc to use papirus icons, because they are flat and cool --- dunstrc | 7 ++++--- installpackages.txt | 1 + 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/dunstrc b/dunstrc index a2b109d..26bd2a7 100644 --- a/dunstrc +++ b/dunstrc @@ -222,7 +222,7 @@ enable_recursive_icon_lookup = true # Set icon theme (only used for recursive icon lookup) - icon_theme = Adwaita + icon_theme = Papirus # You can also set multiple icon themes, with the leftmost one being used first. # icon_theme = "Adwaita, breeze" @@ -326,6 +326,9 @@ mouse_left_click = close_current mouse_middle_click = do_action, close_current mouse_right_click = close_all + background = "#000000" + foreground = "#ffffff" + highlight = "#ffffff" # Experimental features that may or may not work correctly. Do not expect them # to have a consistent behaviour across releases. @@ -336,8 +339,6 @@ # using the resolution and physical size. This might be useful in setups # where there are multiple screens with very different dpi values. per_monitor_dpi = false - background = "#000000" - foreground = "#ffffff" [urgency_low] diff --git a/installpackages.txt b/installpackages.txt index 4e89ad3..f7e0bb5 100644 --- a/installpackages.txt +++ b/installpackages.txt @@ -17,3 +17,4 @@ acpi python3 sysstat wireless_tools +papirus-icon-theme