mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 02:08:35 +02:00
apparance: add a mention about QT app
This commit is contained in:
parent
a77ca45d15
commit
fb40731cac
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue