mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-09 15:19:13 +02:00
Potential fix for Sway (closes #433)
This commit is contained in:
parent
a7b01a721b
commit
33662480e9
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue