add gimp config

Michel Le Cocq 2022-10-07 19:25:31 +02:00
parent 27033c3d84
commit 8e3a4d7365

21
Gimp-UHD-display.md Normal file

@ -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"
~~~