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