Delete .local/bin/starttr
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
#! /bin/bash
|
|
||||||
|
|
||||||
while clipnotify; do
|
|
||||||
selection=`xclip -o`
|
|
||||||
translation=`trans -b ro:en "$selection"`
|
|
||||||
echo $selection
|
|
||||||
echo $translation
|
|
||||||
# notify-send $translation
|
|
||||||
done
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user