Commit c7a92eb0 authored by Mikhail Tergoev's avatar Mikhail Tergoev

drop gnome fixed gui

parent 8dc3157f
......@@ -188,9 +188,6 @@ else
echo 'export GUI_THEME="default"' >> "$USER_CONF"
fi
export YAD_OPTIONS+="--center"
if [[ "${DESKTOP_SESSION}" =~ "gnome" ]]
then export YAD_OPTIONS+="--fixed"
fi
# choose branch
if [[ -z "$BRANCH" ]] ; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment