Fix gimp configs and launch script for gimp v3
This commit is contained in:
18
src_files/.config/gimp/contextrc
Normal file
18
src_files/.config/gimp/contextrc
Normal file
@@ -0,0 +1,18 @@
|
||||
# GIMP user context
|
||||
|
||||
(tool "gimp-pencil-tool")
|
||||
(paint-info "gimp-pencil")
|
||||
(foreground
|
||||
(color "R'G'B'A float" 16 "\1\0\200\77\1\0\200\77\1\0\200\77\0\0\200\77" 0))
|
||||
(background
|
||||
(color "R'G'B'A float" 16 "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\77" 0))
|
||||
(brush "2. Hardness 050")
|
||||
(dynamics "Pressure Opacity")
|
||||
(mybrush "100% Opaque")
|
||||
(pattern "Pine")
|
||||
(gradient "FG to BG (RGB)")
|
||||
(palette "Color History")
|
||||
(font "Sans-serif")
|
||||
(tool-preset "Core Pointer")
|
||||
|
||||
# end of user context
|
Reference in New Issue
Block a user