on more function "--close-on-unfocus" removed

This commit is contained in:
Désiré Werner Menrath 2023-11-08 20:11:16 +01:00
parent 0f540eaa73
commit 1275ee3459

2
wire_g
View File

@ -201,7 +201,7 @@ more(){
version=3.1.0 version=3.1.0
selection=$(yad --height=100 --width=80 \ selection=$(yad --height=100 --width=80 \
--title="Wire-G" --center \ --title="Wire-G" --center \
--fixed --borders=8 --close-on-unfocus \ --fixed --borders=8 \
--buttons-layout=center --text-align=center \ --buttons-layout=center --text-align=center \
--button=$"Import":"bash -c import_wg" \ --button=$"Import":"bash -c import_wg" \
--button=$"Wire-G Stop":"bash -c up_or_down" \ --button=$"Wire-G Stop":"bash -c up_or_down" \