ShadowS0ng

Results 20 comments of ShadowS0ng

I guess i've found the root cause of this problem (with the help of ChatGPT): When i launch niri i get a warning like this : `Passing "import-environment" without arguments...

> This issue, is not really a niri issue [#254](https://github.com/YaLTeR/niri/issues/254) Well, If it's niri that's responsible for session management and also for starting programs as systemd user units, then isn't...

> Also as [@armerpunkt](https://github.com/armerpunkt) said, it works for them, so you uh may have something misconfigured on your end yes that's the confusing part. although it's not only this one...

> > systemctl --user show-environment > > It does not show up for me there either. Only if I do `echo $QT_QPA_PLATFORMTHEME` > > The only place I have specified...

> > Out of curiosity, on your systemd systems, do the QT apps you open are started as systemd units? i mean you can see them in `systemctl --user list-units...

> While it does say that the variables declared in the environment block [only affect processes spawned by niri](https://yalter.github.io/niri/Configuration%3A-Miscellaneous.html#environment) we could add a sentence how one would go about setting...

I wanted to thank you for this project. wish you success and happiness♥️

> I am trying to reproduce: > > * start Lem > * create a new file with C-x C-f, name it testfoo.asd or test.lisp, try to write into the...

> @ShadowS0ng I can't reproduce this issue. What are the exact steps? Are you just opening a `.lisp` file with `C-x C-f` and it's not working? if you open a...

> > @ShadowS0ng I can't reproduce this issue. What are the exact steps? Are you just opening a `.lisp` file with `C-x C-f` and it's not working? > > if...