diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-08-20 13:59:25 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-08-20 13:59:25 +0200 |
commit | 75b57201e9c0213048cce95f8abc8670b229f547 (patch) | |
tree | d8cb75b039e90a828d86303a25e79308aa3370dc /docker/qt5ct | |
parent | c70900dd854dd8b8777edb0ccd479e311c957aeb (diff) | |
download | kube-75b57201e9c0213048cce95f8abc8670b229f547.tar.gz kube-75b57201e9c0213048cce95f8abc8670b229f547.zip |
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.
Diffstat (limited to 'docker/qt5ct')
-rw-r--r-- | docker/qt5ct/qt5ct.conf | 3 |
1 files changed, 3 insertions, 0 deletions
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 @@ | |||
1 | [Fonts] | ||
2 | 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) | ||
3 | 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) | ||