Add configs for gimp
This commit is contained in:
61
src_files/.config/gimp/gimprc
Normal file
61
src_files/.config/gimp/gimprc
Normal file
@@ -0,0 +1,61 @@
|
||||
# GIMP gimprc
|
||||
#
|
||||
# personal gimprc file, takes precedence over values in system-wide gimprc
|
||||
# most values can be set within gimp by changing options in the preferences dialog
|
||||
# if changing within gimp, make sure i copy those settings into my dotfiles src_files
|
||||
|
||||
(tile-cache-size 4G)
|
||||
(theme "Dark")
|
||||
(default-image
|
||||
(width 2480)
|
||||
(height 1748)
|
||||
(unit pixels)
|
||||
(xresolution 300)
|
||||
(yresolution 300)
|
||||
(resolution-unit inches)
|
||||
(image-type rgb)
|
||||
(precision u8-gamma)
|
||||
(color-managed yes)
|
||||
(color-profile NULL)
|
||||
(fill-type background)
|
||||
(comment "Created with GIMP"))
|
||||
(default-grid
|
||||
(style dots)
|
||||
(fgcolor (color-rgba 1 1 1 1))
|
||||
(bgcolor (color-rgba 0 0 0 1))
|
||||
(xspacing 10)
|
||||
(yspacing 10)
|
||||
(spacing-unit inches)
|
||||
(xoffset 0)
|
||||
(yoffset 0)
|
||||
(offset-unit inches))
|
||||
(undo-size 1024M)
|
||||
(quick-mask-color (color-rgba 0 0.64095744680851063 0.2932039384336802 0.5))
|
||||
(import-raw-plug-in "${gimp_plug_in_dir}/plug-ins/file-raw-placeholder/file-raw-placeholder")
|
||||
(debug-policy never)
|
||||
(check-updates no)
|
||||
(check-update-timestamp 1730568274)
|
||||
(monitor-xresolution 129)
|
||||
(monitor-yresolution 129)
|
||||
(fill-options
|
||||
(style solid)
|
||||
(antialias yes)
|
||||
(feather no)
|
||||
(feather-radius 10))
|
||||
(stroke-options
|
||||
(style solid)
|
||||
(antialias yes)
|
||||
(feather no)
|
||||
(feather-radius 10)
|
||||
(method line)
|
||||
(width 6)
|
||||
(unit pixels)
|
||||
(cap-style butt)
|
||||
(join-style miter)
|
||||
(miter-limit 10)
|
||||
(dash-offset 0)
|
||||
(dash-info 0)
|
||||
(emulate-brush-dynamics no))
|
||||
|
||||
|
||||
# end of gimprc
|
1329
src_files/.config/gimp/menurc
Normal file
1329
src_files/.config/gimp/menurc
Normal file
File diff suppressed because it is too large
Load Diff
13
src_files/.config/gimp/tool-options/gimp-airbrush-tool
Normal file
13
src_files/.config/gimp/tool-options/gimp-airbrush-tool
Normal 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
|
4
src_files/.config/gimp/tool-options/gimp-align-tool
Normal file
4
src_files/.config/gimp/tool-options/gimp-align-tool
Normal file
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-align-tool options
|
||||
|
||||
|
||||
# end of gimp-align-tool options
|
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-brightness-contrast-tool options
|
||||
|
||||
|
||||
# end of gimp-brightness-contrast-tool options
|
@@ -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
|
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-by-color-select-tool options
|
||||
|
||||
|
||||
# end of gimp-by-color-select-tool options
|
4
src_files/.config/gimp/tool-options/gimp-cage-tool
Normal file
4
src_files/.config/gimp/tool-options/gimp-cage-tool
Normal file
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-cage-tool options
|
||||
|
||||
|
||||
# end of gimp-cage-tool options
|
13
src_files/.config/gimp/tool-options/gimp-clone-tool
Normal file
13
src_files/.config/gimp/tool-options/gimp-clone-tool
Normal 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
|
@@ -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
|
12
src_files/.config/gimp/tool-options/gimp-convolve-tool
Normal file
12
src_files/.config/gimp/tool-options/gimp-convolve-tool
Normal 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
|
9
src_files/.config/gimp/tool-options/gimp-crop-tool
Normal file
9
src_files/.config/gimp/tool-options/gimp-crop-tool
Normal 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
|
4
src_files/.config/gimp/tool-options/gimp-curves-tool
Normal file
4
src_files/.config/gimp/tool-options/gimp-curves-tool
Normal file
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-curves-tool options
|
||||
|
||||
|
||||
# end of gimp-curves-tool options
|
12
src_files/.config/gimp/tool-options/gimp-dodge-burn-tool
Normal file
12
src_files/.config/gimp/tool-options/gimp-dodge-burn-tool
Normal 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
|
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-ellipse-select-tool options
|
||||
|
||||
|
||||
# end of gimp-ellipse-select-tool options
|
12
src_files/.config/gimp/tool-options/gimp-eraser-tool
Normal file
12
src_files/.config/gimp/tool-options/gimp-eraser-tool
Normal 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
|
5
src_files/.config/gimp/tool-options/gimp-flip-tool
Normal file
5
src_files/.config/gimp/tool-options/gimp-flip-tool
Normal file
@@ -0,0 +1,5 @@
|
||||
# GIMP gimp-flip-tool options
|
||||
|
||||
(background (color-rgb 0 0 0))
|
||||
|
||||
# end of gimp-flip-tool options
|
@@ -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
|
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-free-select-tool options
|
||||
|
||||
|
||||
# end of gimp-free-select-tool options
|
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-fuzzy-select-tool options
|
||||
|
||||
|
||||
# end of gimp-fuzzy-select-tool options
|
4
src_files/.config/gimp/tool-options/gimp-gegl-tool
Normal file
4
src_files/.config/gimp/tool-options/gimp-gegl-tool
Normal file
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-gegl-tool options
|
||||
|
||||
|
||||
# end of gimp-gegl-tool options
|
9
src_files/.config/gimp/tool-options/gimp-gradient-tool
Normal file
9
src_files/.config/gimp/tool-options/gimp-gradient-tool
Normal 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
|
@@ -0,0 +1,5 @@
|
||||
# GIMP gimp-handle-transform-tool options
|
||||
|
||||
(background (color-rgb 0 0 0))
|
||||
|
||||
# end of gimp-handle-transform-tool options
|
12
src_files/.config/gimp/tool-options/gimp-heal-tool
Normal file
12
src_files/.config/gimp/tool-options/gimp-heal-tool
Normal 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
|
8
src_files/.config/gimp/tool-options/gimp-ink-tool
Normal file
8
src_files/.config/gimp/tool-options/gimp-ink-tool
Normal 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
|
4
src_files/.config/gimp/tool-options/gimp-iscissors-tool
Normal file
4
src_files/.config/gimp/tool-options/gimp-iscissors-tool
Normal file
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-iscissors-tool options
|
||||
|
||||
|
||||
# end of gimp-iscissors-tool options
|
4
src_files/.config/gimp/tool-options/gimp-levels-tool
Normal file
4
src_files/.config/gimp/tool-options/gimp-levels-tool
Normal file
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-levels-tool options
|
||||
|
||||
|
||||
# end of gimp-levels-tool options
|
4
src_files/.config/gimp/tool-options/gimp-measure-tool
Normal file
4
src_files/.config/gimp/tool-options/gimp-measure-tool
Normal file
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-measure-tool options
|
||||
|
||||
|
||||
# end of gimp-measure-tool options
|
4
src_files/.config/gimp/tool-options/gimp-move-tool
Normal file
4
src_files/.config/gimp/tool-options/gimp-move-tool
Normal file
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-move-tool options
|
||||
|
||||
|
||||
# end of gimp-move-tool options
|
11
src_files/.config/gimp/tool-options/gimp-mypaint-brush-tool
Normal file
11
src_files/.config/gimp/tool-options/gimp-mypaint-brush-tool
Normal 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
|
5
src_files/.config/gimp/tool-options/gimp-offset-tool
Normal file
5
src_files/.config/gimp/tool-options/gimp-offset-tool
Normal file
@@ -0,0 +1,5 @@
|
||||
# GIMP gimp-offset-tool options
|
||||
|
||||
(background (color-rgb 0 0 0))
|
||||
|
||||
# end of gimp-offset-tool options
|
6
src_files/.config/gimp/tool-options/gimp-operation-tool
Normal file
6
src_files/.config/gimp/tool-options/gimp-operation-tool
Normal 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
|
13
src_files/.config/gimp/tool-options/gimp-paintbrush-tool
Normal file
13
src_files/.config/gimp/tool-options/gimp-paintbrush-tool
Normal 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
|
13
src_files/.config/gimp/tool-options/gimp-pencil-tool
Normal file
13
src_files/.config/gimp/tool-options/gimp-pencil-tool
Normal 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
|
@@ -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
|
@@ -0,0 +1,5 @@
|
||||
# GIMP gimp-perspective-tool options
|
||||
|
||||
(background (color-rgb 0 0 0))
|
||||
|
||||
# end of gimp-perspective-tool options
|
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-rect-select-tool options
|
||||
|
||||
|
||||
# end of gimp-rect-select-tool options
|
5
src_files/.config/gimp/tool-options/gimp-rotate-tool
Normal file
5
src_files/.config/gimp/tool-options/gimp-rotate-tool
Normal file
@@ -0,0 +1,5 @@
|
||||
# GIMP gimp-rotate-tool options
|
||||
|
||||
(background (color-rgb 0 0 0))
|
||||
|
||||
# end of gimp-rotate-tool options
|
5
src_files/.config/gimp/tool-options/gimp-scale-tool
Normal file
5
src_files/.config/gimp/tool-options/gimp-scale-tool
Normal file
@@ -0,0 +1,5 @@
|
||||
# GIMP gimp-scale-tool options
|
||||
|
||||
(background (color-rgb 0 0 0))
|
||||
|
||||
# end of gimp-scale-tool options
|
4
src_files/.config/gimp/tool-options/gimp-shear-tool
Normal file
4
src_files/.config/gimp/tool-options/gimp-shear-tool
Normal file
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-shear-tool options
|
||||
|
||||
|
||||
# end of gimp-shear-tool options
|
13
src_files/.config/gimp/tool-options/gimp-smudge-tool
Normal file
13
src_files/.config/gimp/tool-options/gimp-smudge-tool
Normal 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
|
7
src_files/.config/gimp/tool-options/gimp-text-tool
Normal file
7
src_files/.config/gimp/tool-options/gimp-text-tool
Normal 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
|
4
src_files/.config/gimp/tool-options/gimp-threshold-tool
Normal file
4
src_files/.config/gimp/tool-options/gimp-threshold-tool
Normal file
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-threshold-tool options
|
||||
|
||||
|
||||
# end of gimp-threshold-tool options
|
@@ -0,0 +1,5 @@
|
||||
# GIMP gimp-transform-3d-tool options
|
||||
|
||||
(background (color-rgb 0 0 0))
|
||||
|
||||
# end of gimp-transform-3d-tool options
|
@@ -0,0 +1,5 @@
|
||||
# GIMP gimp-unified-transform-tool options
|
||||
|
||||
(background (color-rgb 0 0 0))
|
||||
|
||||
# end of gimp-unified-transform-tool options
|
11
src_files/.config/gimp/tool-options/gimp-vector-tool
Normal file
11
src_files/.config/gimp/tool-options/gimp-vector-tool
Normal 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
|
4
src_files/.config/gimp/tool-options/gimp-warp-tool
Normal file
4
src_files/.config/gimp/tool-options/gimp-warp-tool
Normal file
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-warp-tool options
|
||||
|
||||
|
||||
# end of gimp-warp-tool options
|
4
src_files/.config/gimp/tool-options/gimp-zoom-tool
Normal file
4
src_files/.config/gimp/tool-options/gimp-zoom-tool
Normal file
@@ -0,0 +1,4 @@
|
||||
# GIMP gimp-zoom-tool options
|
||||
|
||||
|
||||
# end of gimp-zoom-tool options
|
Reference in New Issue
Block a user