X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=scripts%2Fcore%2Flaunch_feisty_meow.sh;h=913f82b43b2ac6c53273ecb2caa368799d5d21cf;hp=4a6184e687571f4a8c8404eaa09dd0e334eaa2b1;hb=bc4b351c874f6b2ebe12c6965e75ce676cf2a8cc;hpb=12d3b0a9a2dae8d187318c52465fd262c74b0c85 diff --git a/scripts/core/launch_feisty_meow.sh b/scripts/core/launch_feisty_meow.sh index 4a6184e6..913f82b4 100644 --- a/scripts/core/launch_feisty_meow.sh +++ b/scripts/core/launch_feisty_meow.sh @@ -97,7 +97,7 @@ if [ "$NO_REPAIRS_NEEDED" == "true" ]; then # this allows root or other su'd identities to create windows with same # display variable. if [ ! -z "$DISPLAY" -a ! -z "$IMPORTED_XAUTH" ]; then - xauth add "$IMPORTED_XAUTH" + xauth add $IMPORTED_XAUTH fi ##############