aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-05-13 15:13:02 -0500
committerToby Vincent <tobyv@tobyvin.dev>2024-05-13 15:13:02 -0500
commitcacb85f93ad84da8302328b43acb059d4f8616eb (patch)
tree2a895567288645054765a720a618151b7a2309d7
parent5a029f2648895d90f758efe8c0ab1ff338b882fc (diff)
fix(dunst): remove unused option
-rw-r--r--dunst/.config/dunst/dunstrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc
index 6d7fe30..24fc158 100644
--- a/dunst/.config/dunst/dunstrc
+++ b/dunst/.config/dunst/dunstrc
@@ -9,9 +9,8 @@
idle_threshold = 120
font = sans-serif 12
markup = full
- icon_path = /usr/share/icons
+ icon_theme = gruvbox-dark-icons-gtk, Adwaita, hicolor
enable_recursive_icon_lookup = true
- icon_theme = gruvbox-dark-icons-gtk, Adwaita
dmenu = "/usr/bin/wmenu -i -f 'monospace 12' -nebdbb2 -N282828 -S282828 -sfe8019 -mebdbb2 -M8ec07c"
mouse_left_click = do_action, close_current
mouse_middle_click = context, close_current