add gimp config
parent
27033c3d84
commit
8e3a4d7365
21
Gimp-UHD-display.md
Normal file
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"
|
||||||
|
~~~
|
Loading…
Reference in New Issue
Block a user