diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-07-23 00:14:13 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-07-23 00:14:13 +0100 |
commit | 13de68b0f27c7b328b27f55f38a781f5de8fb93a (patch) | |
tree | fcc5aca3b4e7976a076528337def64399f226e6c /skel/.config/GIMP/2.10/tool-options/gimp-text-tool | |
parent | afc07adce9bb0fabe8d0610671b25d94c30a8a20 (diff) |
* lxqt : increase font size from 8 to 10
* lxqt : replace deprecated clock plugin with worldclock plugin
* gimp : use system theme by default
* gtk : increase font size from 8 to 10
* misc : various other updates
Diffstat (limited to 'skel/.config/GIMP/2.10/tool-options/gimp-text-tool')
-rw-r--r-- | skel/.config/GIMP/2.10/tool-options/gimp-text-tool | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/skel/.config/GIMP/2.10/tool-options/gimp-text-tool b/skel/.config/GIMP/2.10/tool-options/gimp-text-tool new file mode 100644 index 0000000..a11335d --- /dev/null +++ b/skel/.config/GIMP/2.10/tool-options/gimp-text-tool @@ -0,0 +1,6 @@ +# GIMP gimp-text-tool options + +(palette "Colour History") +(font "Sans-serif") + +# end of gimp-text-tool options |