Matthieu Coudron

Results 605 comments of Matthieu Coudron

Making this significantly raises the bar to setup home-manager IMO so it would be good to know the benefits before making it mandatory. If benefits are small maybe it's simpler...

I prefer to configure LSPs per project or per editor but this could be interesting. An LSP server is a "package + startup command" so we could have a submodule...

> Since I am working with custom modules, it whouldn't be hard to replicate the setup later on! Maybe you know already this but I am advertising anyway for potential...

- It could be cheaper to just look at the jjui logs - containing the jj commands and outputs in DEBUG mode - than creating a new UI interface. -...

is it possible to pass the setting to the executable instead ? e.g. `ExecStart = "${cfg.package}/bin/clipmenud ${cfg.extraArgs}";`. You can modify `systemd.user.services.clipmenu.Service.Environment` yourself without modifying the module too.

as you prefer. In its current state the PR doesn't add much abstraction, it just does somehting already possible without modification in a different way, which adds complexity. if it's...

must be something in my setup then. Thanks for the confirmation. I'll investigate when I have time.

I wonder if it would be possible to achieve the same with systemd.tmpfiles ?

Note: I was not able to check fully if this works as expected: with --gui, I get errors about systray/_appindicatiors (systray works with my distribution package so it's probably a...