Skip to content

Commit

Permalink
Remove broken workaround for Sway in res/wsetup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AnErrupTion committed Jun 14, 2023
1 parent 627ebe3 commit 0b87d6c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions res/wsetup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 "$@"

0 comments on commit 0b87d6c

Please sign in to comment.