Add configs for gimp

This commit is contained in:
2025-10-02 19:34:24 -05:00
parent a3707b5ca9
commit eb623754e6
55 changed files with 1729 additions and 11 deletions

View File

@@ -0,0 +1,13 @@
# GIMP gimp-pencil-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Pressure Opacity")
(gradient "FG to BG (RGB)")
(palette "Color History")
(brush-size 2.0)
(brush-hardness 0.5)
(brush-link-size no)
# end of gimp-pencil-tool options