diff --git a/rc/apparance.lua b/rc/apparance.lua index aafc0b7..3e8c5cf 100644 --- a/rc/apparance.lua +++ b/rc/apparance.lua @@ -32,3 +32,8 @@ gtk, _ = gtk:gsub('"', '') gtk3:write("[Settings]\n") gtk3:write(gtk) gtk3:close() + +-- For QT, the configuration file is ~/.config/Trolltech.conf. It +-- seems a bit complex to override it each time. The solution is to +-- run qtconfig and to select "GTK+" for the style and "Cantarell 9" +-- for the font.