diff --git a/Gimp-UHD-display.md b/Gimp-UHD-display.md new file mode 100644 index 0000000..571c0db --- /dev/null +++ b/Gimp-UHD-display.md @@ -0,0 +1,21 @@ +## UHD screen Gimp size + + +edit : + +/usr/share/gimp/2.0/themes/System/gtkrc + + +~~~ +# Uncommenting this line allows to set a different font for GIMP. +# +#font_name = "sans 10" +~~~ + +and change it to + +~~~ +# Uncommenting this line allows to set a different font for GIMP. +# +font_name = "sans 20" +~~~ \ No newline at end of file