wrt conf file location, they’re only generally in /usr/lib/systemd, /etc/systemd, or /run/systemd. You can always find out what’s getting read with systemctl cat <service-name>
. Way easier to find stuff than with some other random programs imo, I’ve seen crap have default conf files in dumb places like /usr/share/<service-name>/lib/etc
.
My long list of vim plugins and adhoc macros would like a word. I don’t doubt VSCode can do something similar, but I love that I can script vim to do basically whatever. Also, it feels much faster to not need to touch a mouse at all.