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