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

This commit is contained in:
david
2025-01-29 23:59:13 -06:00
parent 00ee4c9126
commit 2bc8134479
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