no klick bei import hinzugefügt

This commit is contained in:
Désiré Werner Menrath 2023-11-09 20:23:46 +01:00
parent 24d3fc828f
commit ea3c9c3c9c

2
wire_g
View File

@ -82,7 +82,7 @@ import_wg(){
wg_wdir="/home/$a_user/.config/wg_nmcli/"
if wgconf=$(yad --file --separator=" \n" \
--button="OK" --button=$"Cancel" \
--width=1200 --height=800 \
--width=1200 --height=800 --no-klick \
--window-icon=${wg_pic}wg-import.png \
--title=$"Wireguard .conf Select file")