Mihai Fufezan
Mihai Fufezan
Failing to start may be a misconfiguration. Have you looked at https://wiki.hyprland.org/Useful-Utilities/Systemd-start/?
> Couldn't there be an `mkEnable/mkif` (dont really know the method ) here to check if `config.programs.hyprland.withUWSM` is enabled and if it is set the `systemd.enable= false` ? Not sure...
Try to terminate all sessions first with `loginctl terminate-sessions`.
Can you try `uwsm start hyprland.desktop` instead of ly after killing all sessions?
Temporarily disable it, or check why it failed. This is my definition and it works https://github.com/fufexan/dotfiles/blob/main/home/services/system/polkit-agent.nix
The issue is that hyprpaper starts before Hyprland is up. UWSM solves that. You can solve it without uwsm, but the HM defaults should already be working. You can try...
> What should it try changing `target` to ? Normally `graphical-session.target` as it is by default. Not sure if there's `hyprland-session.target` may help.
> will try updating my flake , i see there has been an update to UWSM 5 days ago in the master branch of nixpkgs > > Edit: Nothing changed...
> The issue is that hyprpaper starts before Hyprland is up. This is the base issue. Not sure what causes it, but journalctl may have a clue. If you want...
Normally plugins should build fine in most cases, as long as there's a PR to chase Hyprland changes. If it takes too long to get one, plugins will eventually fail...