Great post!
You can see it in their faces. They know it too.
Pretty fast!
On a more serious note; that’s a neat idea, I like it.
catppuccin mocha dark https://github.com/catppuccin/cursors
If you don't mind getting your hands dirty and trying something completely different, changing kernels on NixOS almost feels like cheating; Flip a number in your config, rebuild, reboot.
Changed your mind? Pick the previous boot-entry after another reboot, and you're back. Might wanna rebuild with the previous kernel chosen again, or else the new one boots next time around.
Is this in a repo somewhere we can have a look?
I also share this brand of illness.
As I was reluctant going all in, having kept them in git since 2012, I still keep a few of them in their own separate repository. I load them as a nix flake input, and put the files in the expected place using nixos. Works OK, but adds a bit of a roundtrip if you are experimenting with changes often.
This also allows me to share some of them to my work machine, which uses nix, and other files on other systems that dont.
That said, I consider myself all in nix quite some time ago, and have moved more and more of the config over to the nix repo using the nix language for config instead of the input flake config file approach. Iterating on it is much faster this way.
Rumor has it this also fixes the regression with DCS hanging on the loading screen.
It’s quite some time ago, but I believe it ignores files named “.editorconfig” (if you have it in your repo/folder), which ended up doing something wierd in editorconfig-mode (or what it’s called) when tramp was running.
Not an answer to what you really ask;
I have had editorconfig do this to me in doomemacs. Fixed with
(setq tramp-ignored-file-name-regexp ".editorconfig")
Whatcha get in that log
Even the boxes are smiling!