From 75b57201e9c0213048cce95f8abc8670b229f547 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 20 Aug 2018 13:59:25 +0200 Subject: Use qt5ct to set the font size to 11 Otherwise we default to a rather small value of 9 which is hardcoded in qgenericunixthemes.cpp. --- docker/qt5ct/qt5ct.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docker/qt5ct/qt5ct.conf (limited to 'docker/qt5ct') diff --git a/docker/qt5ct/qt5ct.conf b/docker/qt5ct/qt5ct.conf new file mode 100644 index 00000000..83a0550a --- /dev/null +++ b/docker/qt5ct/qt5ct.conf @@ -0,0 +1,3 @@ +[Fonts] +fixed=@Variant(\0\0\0@\0\0\0\x12\0M\0o\0n\0o\0s\0p\0\x61\0\x63\0\x65@&\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) +general=@Variant(\0\0\0@\0\0\0\x12\0N\0o\0t\0o\0 \0S\0\x61\0n\0s@&\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10) -- cgit v1.2.3