2025-08-05 01:22:52 +02:00

44 lines
1.1 KiB
Plaintext

# GIMP gimprc
#
# This is your personal gimprc file. Any variable defined in this file takes
# precedence over the value defined in the system-wide gimprc:
# /etc/gimp/3.0/gimprc
# Most values can be set within GIMP by changing some options in the
# Preferences dialog.
(prev-language "European Spanish")
(config-version "3.0.4")
(import-raw-plug-in "${gimp_plug_in_dir}/plug-ins/file-raw-placeholder/file-raw-placeholder")
(check-update-timestamp 1692701250)
(monitor-xresolution 92)
(monitor-yresolution 91)
(toolbox-groups no)
(override-theme-icon-size yes)
(custom-icon-size small)
(show-welcome-dialog no)
(layer-new-name "logo2")
(fill-options
(style fg-color)
(custom-style solid-color)
(antialias yes)
(feather no)
(feather-radius 10))
(stroke-options
(style fg-color)
(custom-style solid-color)
(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