fix Trashicon
This commit is contained in:
parent
6aecaec0c6
commit
c8781c8b5c
2
wire_g
2
wire_g
@ -142,7 +142,7 @@ remove(){
|
|||||||
--center --buttons-layout=center --borders=8
|
--center --buttons-layout=center --borders=8
|
||||||
else
|
else
|
||||||
yad --window-icon=${WG_PIC}wg-trash.png --undecorated \
|
yad --window-icon=${WG_PIC}wg-trash.png --undecorated \
|
||||||
--image-on-top --image=${WG_PIC}wg-info.png \
|
--image-on-top --image=${WG_PIC}wg-trash-info.png \
|
||||||
--text=$"Oh something went wrong.\nPlease delete Tunnel in the network manager." \
|
--text=$"Oh something went wrong.\nPlease delete Tunnel in the network manager." \
|
||||||
--text-align=center --button=$"OK" --height=60 --width=350 \
|
--text-align=center --button=$"OK" --height=60 --width=350 \
|
||||||
--buttons-layout=center --borders=8 --fixed
|
--buttons-layout=center --borders=8 --fixed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user