Potential fix for Sway (closes #433)

pull/469/head
AnErrupTion 1 year ago
parent a7b01a721b
commit 33662480e9

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

Loading…
Cancel
Save