(scripts) removed annoying notify-send commands
This commit is contained in:
@@ -41,7 +41,6 @@ select_audio_sink() {
|
||||
fi
|
||||
|
||||
if [[ -z "${selection}" ]]; then
|
||||
notify-send "sink-switcher" "selection failed"
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user