ShadowS0ng
ShadowS0ng
> Strange, Hyprland usually puts variables to activation environment itself, unless `HYPRLAND_NO_SD_VARS=1` is set. What versions of Hyprland and UWSM do you use? There was a time when this inhibition...
> `uwsm finalize` should produce this message in the journal: `uwsm_hyprland.desktop[3175]: Exporting variables to systemd user manager:` In general, any stdout from `exec-once` or `exec` dispatchers should be visible under...
> `[3175]` is a PID, so it is different every time. This output looks normal. One set of messages comes from `uwsm finalize`, the other comes from forked env watcher...
[This](https://github.com/user-attachments/files/18219191/journalOutput2.log) is also another one which is from log in to tty to failed attempt
> Looks like nothing is happening for 10 seconds after compositor launch. If your system is that slow, you can try to adjust start timeout: `systemctl --user edit [email protected]` >...
## Update I figured out it has something to do with font cache probably. I added `fc-cache -fv > /dev/null 2>&1` to the script that runs uwsm-hyprland and it works...
> Do you have any idea why font cache can affect startup? Is it a delay issue (`fc-cache` just taking a lot of time and resources preventing anything else to...
> Are you starting niri with `niri-session`? When without UWSM yes , i start it with `niri-session` but when starting with UWSM , only `niri`
> It works for me. If I have it in, QT apps use what I configured int qt6ct, which is a dark theme. If I comment it out, they use...
> I dont think this is a niri issue..? I'm going to assume there is no space there in your actual config..? If there is can you try removing it....