skel: add qt toolkit config:

- use GTK style
 - use Roboto font
 - disable GUI effects/animations
This commit is contained in:
nodiscc
2020-03-07 19:02:53 +01:00
parent eb388b86e0
commit 89fe4c2ce8

View File

@@ -0,0 +1,4 @@
[Qt]
font="Roboto,10,-1,5,50,0,0,0,0,0"
style=GTK+
GUIEffects=none