mirror of https://github.com/fairyglade/ly.git
Remove broken workaround for Sway in res/wsetup.sh
This commit is contained in:
parent
627ebe3326
commit
0b87d6c030
|
|
@ -51,6 +51,4 @@ case $SHELL in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
# See https://github.com/fairyglade/ly/issues/433#issuecomment-1245306438
|
exec "$@"
|
||||||
export XDG_RUNTIME_DIR="/run/user/$UID"
|
|
||||||
exec $@
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue