From e68a5772708216d594d0695619d9cdcb7df6a8a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 18 May 2024 20:25:10 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(bin):=20use=20an=20icon=20for?= =?UTF-8?q?=20restartAudio=20notification?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .local/bin/restartAudio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/bin/restartAudio b/.local/bin/restartAudio index e0644cc5..eea47b02 100755 --- a/.local/bin/restartAudio +++ b/.local/bin/restartAudio @@ -5,6 +5,6 @@ wait systemctl --user restart wireplumber pipewire pipewire-pulse -notify-send "Audio restarted" "Audio services have been restarted" +notify-send "Audio restarted" "Audio services have been restarted" -i /home/matt/.local/share/icons/Catppuccin-SE/64x64/mimetypes/audio-x-generic.svg easyeffects --gapplication-service &