From f70e8a53c5b4e50f175f39619fc5ee905df98047 Mon Sep 17 00:00:00 2001 From: Gabriel Almir Date: Mon, 11 Jan 2021 17:48:16 -0300 Subject: [PATCH] Disable Font Override Temporary --- .var/app/org.gimp.GIMP/config/GIMP/2.10/gtkrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.var/app/org.gimp.GIMP/config/GIMP/2.10/gtkrc b/.var/app/org.gimp.GIMP/config/GIMP/2.10/gtkrc index d30e715..21ac84d 100755 --- a/.var/app/org.gimp.GIMP/config/GIMP/2.10/gtkrc +++ b/.var/app/org.gimp.GIMP/config/GIMP/2.10/gtkrc @@ -13,11 +13,11 @@ # You can add your own GIMP-specific GTK styles here. # Override GIMP Dark Mode -gtk-font-name = "Lucida Grande" +# gtk-font-name = "Lucida Grande" style "gimp-dark-default-style" { - font_name = "Lucida Grande" + # font_name = "Lucida Grande" # Color Variables color["clr1"] = "#DDDDDD"