#{SOLVED} niri not launching

1 messages · Page 1 of 1 (latest)

remote helm
#

I recently reinstalled gentoo and never got this error before, i may have screwed something up

#

(Im using seatd as a replacement for elogind incase that means something)

somber coral
remote helm
#

After some research, i think the issue here might be the fact that i somehow dont have a $XDG_RUNTIME_DIR

somber coral
#

it does? ah yea i used it with nixos forgot. try adding this to ur ~/.bash_profile.

if test -z "${XDG_RUNTIME_DIR}"; then
    export XDG_RUNTIME_DIR=/tmp/${UID}-runtime-dir
    if ! test -d "${XDG_RUNTIME_DIR}"; then
        mkdir "${XDG_RUNTIME_DIR}"
        chmod 0700 "${XDG_RUNTIME_DIR}"
    fi
fi
remote helm
#

Thank you

#

{SOLVED} niri not launching

somber coral
remote helm
#

time to set it up now

somber coral
#

yea i need to try it out again. welp, have fun 🫡

remote helm
#

thank you and you definitely should, have a great day o7

latent temple
#

@remote helm you should update your post tags