translate update

This commit is contained in:
2023-11-26 08:39:03 +01:00
parent 5604fbaa5c
commit 918a687305
3 changed files with 11 additions and 3 deletions

View File

@ -37,7 +37,7 @@ WG_PIC="/home/$USER/.icons/"
--undecorated --borders=8 --skip-taskbar \
--text-align=center --no-buttons \
--timeout 2 --timeout-indicator=bottom \
--text=$"<span color='#0fad0a'><b>$VALUE Connection</b></span><span> <b>disconnected</b></span>"
--text=$"<span color='#0fad0a'><b>$VALUE </b></span><span> <b>disconnected</b></span>"
fi
done
IFS=$'\n' lines=( $(cat ${WG_WDIR}for-kill_pid.txt) )