Adrian Perez
Adrian Perez
Thanks for the answer, I didn't think about that, how would I go about using that option, naively adding my fonts package's path to it doesn't seem to work: ```nix...
* **#5129** 👈 (View in Graphite) * `master` This stack of pull requests is managed by Graphite. Learn more about stacking.
Sounds reasonable. It's just been a tough couple of weeks between me wanting to try Librewolf, and Firefox ESR crashing due to amdgpu bugs (presumably that linux-firmware hiccup that happened),...
A workaround is probably to use `activationScripts.extraActivation` and pray you're not overriding something in the future. EDIT: example ```nix system.activationScripts.extraActivation.text = lib.mkAfter '' echo "Hi" '';
Unfortunately this doesn't work for me on Mac. I tried changing the icon to both that SVG and to some "fetch from AppStore and make icon shape" shortcut, both of...
Hi, it's been a while since I've looked at any of this, would have assumed this to be default functionality by now. I have pushed a minimal version of your...
I'm using lix. But this only started happening recently so I reckon is a beta 7 issue. Might be wrong though.
It might be because I'm using a set of modules and evaluation weirdness? I wasn't able to use stylix options in my home manager modules so I had to include...
`GitConflictIncoming` links to `DiffAdd`, looks the same.`GitConflictAncestor` also looks the same but didn't seem to do anything (I see `GitConflictCurrent` when I do `:Inspect` over the first section, but I've...
Looks better, I think `DiffText` should also work, https://github.com/akinsho/git-conflict.nvim?tab=readme-ov-file#configuration, neither fix the heading though (the aquamarine).