Mihai Fufezan
Mihai Fufezan
I probably forgot to mention this anywhere, but I manually symlink the ags dir from my dots to `~/.config/ags`. Try this and it should work.
That works, but the dependencies have to propagate properly, so make sure to have `wayland.windowManager.hyprland.systemd.variables = ["--all"];` (iirc)
In that case I have no clue. Maybe you can set up some logging.
It might be due to the lsp not knowing the types. You have to set up the types first. https://aylur.github.io/ags-docs/config/type-checking/
It actually looks like the HM module already sets types up https://github.com/Aylur/ags/blob/main/nix/hm-module.nix#L78. As for why you get the runtime error, I don't know. Are there more errors?
Check for version mismatches. Otherwise, I suggest you try to remove the import until it works, and figure out how to make it work later. I've never encountered this before,...
For simple usecases of "I want my monitor up/down/left/right" there already exists the simpler `auto-{up/down/left/right}`. But it's not very visible in the wiki. But we can also include examples such...
> I think a few diagrams here would be really powerful, especially since they can be language agnostic. We could probably integrate Mermaid. > I was also shown `wdisplays` which...
Our wiki uses hugo, and mermaid is pretty easy to integrate, that's why I mentioned it. Also, the wiki is not generated from doxygen or the like. D2 looks nice,...
Damn, forgot we have + in some version strings.