🎨 ux(bin): use an icon for restartAudio notification
This commit is contained in:
parent
1d42fc3072
commit
e68a577270
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ wait
|
||||||
|
|
||||||
systemctl --user restart wireplumber pipewire pipewire-pulse
|
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 &
|
easyeffects --gapplication-service &
|
||||||
|
|
Loading…
Add table
Reference in a new issue