translate complete

This commit is contained in:
2023-11-20 20:06:33 +01:00
parent 64f0c351c2
commit e3163a3d1e
8 changed files with 248 additions and 158 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 Connection</b></span><span> <b>disconnected</b></span>"
fi
done
IFS=$'\n' lines=( $(cat ${WG_WDIR}for-kill_pid.txt) )