init
This commit is contained in:
10
local_bin/restartAudio
Executable file
10
local_bin/restartAudio
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
pkill easyeffects
|
||||
|
||||
wait
|
||||
|
||||
systemctl --user restart wireplumber pipewire pipewire-pulse
|
||||
|
||||
notify-send "Audio restarted" "Audio services have been restarted" -i ~/.local/share/icons/Catppuccin-SE/64x64/mimetypes/audio-x-generic.svg --app-name=Audio
|
||||
|
||||
easyeffects --gapplication-service &
|
||||
Reference in New Issue
Block a user