Fix gimp configs and launch script for gimp v3

This commit is contained in:
2025-10-08 13:52:44 -05:00
parent 0ad0691120
commit 05ab1fb1b1
8 changed files with 50 additions and 31 deletions

View File

@@ -1,13 +1,13 @@
# GIMP gimp-paintbrush-tool options
(foreground (color-rgb 1 1 1))
(background (color-rgb 0 0 0))
(background
(color "R'G'B'A float" 16 "\1\0\200\77\1\0\200\77\1\0\200\77\0\0\200\77" 0))
(brush "2. Hardness 050")
(dynamics "Pressure Opacity")
(pattern "Pine")
(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