Remove broken workaround for Sway in res/wsetup.sh

pull/519/head
AnErrupTion 11 months ago
parent 627ebe3326
commit 0b87d6c030

@ -51,6 +51,4 @@ case $SHELL in
;;
esac
# See https://github.com/fairyglade/ly/issues/433#issuecomment-1245306438
export XDG_RUNTIME_DIR="/run/user/$UID"
exec $@
exec "$@"

Loading…
Cancel
Save