Add structure for gimp, still need to do actual config itself

This commit is contained in:
2025-04-04 16:55:39 -05:00
parent 8e93ac0fac
commit eb9f00e622
6 changed files with 23 additions and 6 deletions

View File

@@ -22,3 +22,7 @@
- docker? or alternatives like podman? any license concerns?
- asdf, or language-specific version managers?
- hybrid of the above?
- gimp config, src_files/.config/GIMP (dir)
- set things in gtkrc only? still need to nest that within a sub dir?
- or maybe just configure in gimp's gui, copy the whole resulting dir into
src_files/.config/GIMP and call it a day