(scripts) removed annoying notify-send commands

This commit is contained in:
scbj
2025-10-02 16:47:43 +02:00
parent 1af9ecef17
commit d11efd875b
2 changed files with 0 additions and 2 deletions

View File

@@ -28,7 +28,6 @@ function switch_kb_layout {
fi
done
if [[ -z "${index}" ]]; then
notify-send "layout-switcher" "selection failed"
return 1
fi