diff options
Diffstat (limited to 'skel/.config/GIMP/2.10/themerc')
-rw-r--r-- | skel/.config/GIMP/2.10/themerc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/skel/.config/GIMP/2.10/themerc b/skel/.config/GIMP/2.10/themerc new file mode 100644 index 0000000..38c4656 --- /dev/null +++ b/skel/.config/GIMP/2.10/themerc @@ -0,0 +1,10 @@ +# GIMP themerc +# +# This file is written on GIMP startup and on every theme change. +# It is NOT supposed to be edited manually. Edit your personal +# gtkrc file instead. + +include "/usr/share/gimp/2.0/themes/System/gtkrc" +include "/etc/gimp/2.0/gtkrc" + +# end of themerc |