Add installation instructions.

This commit is contained in:
dabruh 2022-06-04 16:45:27 +02:00
parent 4bc98a7df0
commit e7d8e32309
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
#!/bin/sh
# Translate the current clipboard with the help of dmenu
#
# Utilized gtranslate. Install instructions here:
# https://git.sr.ht/~yerinalexey/gtranslate
# https://gitlab.com/-/snippets/2343500
text=$(xclip -o -selection clipboard)
map=~/.local/share/dabruh/gtranslate-lang-map