Added center and fixed for gnome

This commit is contained in:
Htylol 2024-09-01 01:50:57 +05:00
parent f73f63ae47
commit 5fc10b2c80

@ -187,9 +187,9 @@ else
source "$PW_GUI_THEMES_PATH/default.pptheme"
echo 'export GUI_THEME="default"' >> "$USER_CONF"
fi
export YAD_OPTIONS+="--center"
if [[ "${DESKTOP_SESSION}" =~ "gnome" ]]
then :
else export YAD_OPTIONS+="--center"
then export YAD_OPTIONS+="--fixed"
fi
# choose branch