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-airbrush-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)
(brush-hardness 0.5)
(brush-link-size no)
# end of gimp-airbrush-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-align-tool options
# end of gimp-align-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-brightness-contrast-tool options
# end of gimp-brightness-contrast-tool options

View File

@@ -0,0 +1,9 @@
# GIMP gimp-bucket-fill-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(pattern "Pine")
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-bucket-fill-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-by-color-select-tool options
# end of gimp-by-color-select-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-cage-tool options
# end of gimp-cage-tool options

View File

@@ -0,0 +1,13 @@
# GIMP gimp-clone-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Pressure Opacity")
(pattern "Pine")
(palette "Color History")
(brush-size 2)
(brush-hardness 0.5)
(brush-link-size no)
# end of gimp-clone-tool options

View File

@@ -0,0 +1,6 @@
# GIMP gimp-color-picker-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
# end of gimp-color-picker-tool options

View File

@@ -0,0 +1,12 @@
# GIMP gimp-convolve-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Pressure Opacity")
(palette "Color History")
(brush-size 2)
(brush-hardness 0.5)
(brush-link-size no)
# end of gimp-convolve-tool options

View File

@@ -0,0 +1,9 @@
# GIMP gimp-crop-tool options
(aspect-denominator 600)
(aspect-numerator 600)
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(pattern "Pine")
# end of gimp-crop-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-curves-tool options
# end of gimp-curves-tool options

View File

@@ -0,0 +1,12 @@
# GIMP gimp-dodge-burn-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Pressure Opacity")
(palette "Color History")
(brush-size 2)
(brush-hardness 0.5)
(brush-link-size no)
# end of gimp-dodge-burn-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-ellipse-select-tool options
# end of gimp-ellipse-select-tool options

View File

@@ -0,0 +1,12 @@
# GIMP gimp-eraser-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Pressure Opacity")
(palette "Color History")
(brush-size 2)
(brush-hardness 0.5)
(brush-link-size no)
# end of gimp-eraser-tool options

View File

@@ -0,0 +1,5 @@
# GIMP gimp-flip-tool options
(background (color-rgb 0 0 0))
# end of gimp-flip-tool options

View File

@@ -0,0 +1,6 @@
# GIMP gimp-foreground-select-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
# end of gimp-foreground-select-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-free-select-tool options
# end of gimp-free-select-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-fuzzy-select-tool options
# end of gimp-fuzzy-select-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-gegl-tool options
# end of gimp-gegl-tool options

View File

@@ -0,0 +1,9 @@
# GIMP gimp-gradient-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(gradient "FG to BG (RGB)")
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-gradient-tool options

View File

@@ -0,0 +1,5 @@
# GIMP gimp-handle-transform-tool options
(background (color-rgb 0 0 0))
# end of gimp-handle-transform-tool options

View File

@@ -0,0 +1,12 @@
# GIMP gimp-heal-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Pressure Opacity")
(palette "Color History")
(brush-size 2)
(brush-hardness 0.5)
(brush-link-size no)
# end of gimp-heal-tool options

View File

@@ -0,0 +1,8 @@
# GIMP gimp-ink-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush-size 51)
(brush-hardness 0.5)
# end of gimp-ink-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-iscissors-tool options
# end of gimp-iscissors-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-levels-tool options
# end of gimp-levels-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-measure-tool options
# end of gimp-measure-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-move-tool options
# end of gimp-move-tool options

View File

@@ -0,0 +1,11 @@
# GIMP gimp-mypaint-brush-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(mybrush "100% Opaque")
(brush-size 51)
(brush-hardness 0.5)
(radius 3.0099999904632568)
(hardness 0.94999998807907104)
# end of gimp-mypaint-brush-tool options

View File

@@ -0,0 +1,5 @@
# GIMP gimp-offset-tool options
(background (color-rgb 0 0 0))
# end of gimp-offset-tool options

View File

@@ -0,0 +1,6 @@
# GIMP gimp-operation-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
# end of gimp-operation-tool options

View File

@@ -0,0 +1,13 @@
# GIMP gimp-paintbrush-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-paintbrush-tool options

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

View File

@@ -0,0 +1,13 @@
# GIMP gimp-perspective-clone-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Pressure Opacity")
(pattern "Pine")
(palette "Color History")
(brush-size 2)
(brush-hardness 0.5)
(brush-link-size no)
# end of gimp-perspective-clone-tool options

View File

@@ -0,0 +1,5 @@
# GIMP gimp-perspective-tool options
(background (color-rgb 0 0 0))
# end of gimp-perspective-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-rect-select-tool options
# end of gimp-rect-select-tool options

View File

@@ -0,0 +1,5 @@
# GIMP gimp-rotate-tool options
(background (color-rgb 0 0 0))
# end of gimp-rotate-tool options

View File

@@ -0,0 +1,5 @@
# GIMP gimp-scale-tool options
(background (color-rgb 0 0 0))
# end of gimp-scale-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-shear-tool options
# end of gimp-shear-tool options

View File

@@ -0,0 +1,13 @@
# GIMP gimp-smudge-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)
(brush-hardness 0.5)
(brush-link-size no)
# end of gimp-smudge-tool options

View File

@@ -0,0 +1,7 @@
# GIMP gimp-text-tool options
(foreground (color-rgb 1 1 1))
(palette "Color History")
(font "Sans-serif")
# end of gimp-text-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-threshold-tool options
# end of gimp-threshold-tool options

View File

@@ -0,0 +1,5 @@
# GIMP gimp-transform-3d-tool options
(background (color-rgb 0 0 0))
# end of gimp-transform-3d-tool options

View File

@@ -0,0 +1,5 @@
# GIMP gimp-unified-transform-tool options
(background (color-rgb 0 0 0))
# end of gimp-unified-transform-tool options

View File

@@ -0,0 +1,11 @@
# GIMP gimp-vector-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(brush "2. Hardness 050")
(dynamics "Pressure Opacity")
(pattern "Pine")
(gradient "FG to BG (RGB)")
(palette "Color History")
# end of gimp-vector-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-warp-tool options
# end of gimp-warp-tool options

View File

@@ -0,0 +1,4 @@
# GIMP gimp-zoom-tool options
# end of gimp-zoom-tool options