aboutsummaryrefslogtreecommitdiff
path: root/GIMP/2.10/themerc
diff options
context:
space:
mode:
authorTyler <tyler@tylerhoang.xyz>2021-06-04 02:17:47 -0700
committerTyler <tyler@tylerhoang.xyz>2021-06-04 02:17:47 -0700
commitda1b9c3f656d85517a36a4031b290b94c948dac8 (patch)
tree3a77821e7aabc226d9fb7be5549fc700570e00df /GIMP/2.10/themerc
parentcc541e8fc8606e494da6aac9fbffbef6215f0bbf (diff)
removed some useless configs
Diffstat (limited to 'GIMP/2.10/themerc')
-rwxr-xr-xGIMP/2.10/themerc17
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