diff options
Diffstat (limited to 'GIMP/2.10/themerc')
| -rwxr-xr-x | GIMP/2.10/themerc | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/GIMP/2.10/themerc b/GIMP/2.10/themerc deleted file mode 100755 index 8c6bf9d..0000000 --- a/GIMP/2.10/themerc +++ /dev/null @@ -1,17 +0,0 @@ -# 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 (/home/train/.config/GIMP/2.10/gtkrc). - -style "gimp-spin-scale-style" -{ - GimpSpinScale::compact = 1 -} - -class "GimpSpinScale" style "gimp-spin-scale-style" - -include "/usr/share/gimp/2.0/themes/System/gtkrc" -include "/etc/gimp/2.0/gtkrc" - -# end of themerc |
