mirror of https://github.com/fairyglade/ly.git
Potential fix for Sway (closes #433)
This commit is contained in:
parent
a7b01a721b
commit
33662480e9
|
|
@ -51,4 +51,6 @@ case $SHELL in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
# See https://github.com/fairyglade/ly/issues/433#issuecomment-1245306438
|
||||||
|
export XDG_RUNTIME_DIR="/run/user/$UID"
|
||||||
exec $@
|
exec $@
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue