From fb40731cacdc5f02befccdba052ea18b319d32e5 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 7 Jul 2012 20:34:27 +0200 Subject: [PATCH] apparance: add a mention about QT app --- rc/apparance.lua | 5 +++++ 1 file changed, 5 insertions(+) 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.