From 38837e303894028d6168003522a84c8bce1386a4 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 6 Jul 2021 09:11:39 +0200 Subject: [PATCH] dunst: use hicolor icons --- dotfiles/dunstrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/dunstrc b/dotfiles/dunstrc index f84d73b..263fa42 100644 --- a/dotfiles/dunstrc +++ b/dotfiles/dunstrc @@ -51,7 +51,7 @@ icon_position = left min_icon_size = 32 max_icon_size = 32 - icon_path = /usr/share/icons/gnome/256x256/status/:/usr/share/icons/gnome/256x256/devices/ + icon_path = /usr/share/icons/hicolor/128x128/status/:/usr/share/icons/hicolor/128x128/devices/:/usr/share/icons/hicolor/128x128/apps/ # History sticky_history = yes