max_ishere
max_ishere
Seems to be fixed on nixos at the moment.
> I haven't been bothered enough by it to come back and say something, but I am having the same issue as @FoxLeader. Dragging on numerical values teleports the cursor...
I think you're supposed to use this: https://search.nixos.org/options?channel=24.05&show=programs.regreet.enable&from=0&size=50&sort=relevance&type=packages&query=regreet
Oh I see where the issue is: ```rust initial_session = session; ``` This is for a user session, like ```toml [initial_session] command = "Hyprland" user = "max_ishere" ```
Basically remove initial session, and just have default session https://man.archlinux.org/man/greetd.5.en#default_session
As a fellow Relm user, this is really annoying.
That's how it used to be and I think this is the best approach.