most recent files

This commit is contained in:
2025-06-06 11:12:31 -05:00
parent 66b6388585
commit 7c64c4f66e
81 changed files with 14919 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# 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/roy/.config/GIMP/2.10/gtkrc).
style "gimp-spin-scale-style"
{
GimpSpinScale::compact = 1
}
class "GimpSpinScale" style "gimp-spin-scale-style"
include "/nix/store/9q6fwr0i6c9j5cz0j5gjf9vf0ip912x3-gimp-2.10.38/share/gimp/2.0/themes/Dark/gtkrc"
include "/nix/store/9q6fwr0i6c9j5cz0j5gjf9vf0ip912x3-gimp-2.10.38/etc/gimp/2.0/gtkrc"
# end of themerc