summarylogtreecommitdiffstats
path: root/translateselection
blob: 36b5f132105671b0cd53fdd8bed585c53a258a43 (plain)
1
2
3
#!/usr/bin/env bash

notify-send -i "applications-education-language" -u critical "$(xsel -o)" "$(trans -b "$(xsel -o | sed "s/[\"'<>]//g")")"