diff options
author | Nicolas Lécureuil <neoclust@mageia.org> | 2017-01-18 23:20:05 +0100 |
---|---|---|
committer | Nicolas Lécureuil <neoclust@mageia.org> | 2017-01-18 23:20:05 +0100 |
commit | 05322488bac350b6f817ef62aaac82d71b378c08 (patch) | |
tree | f2feef453407c5ae4c58e7d832006c75cfbfeb3b | |
parent | 89bc02daf385cfb0b6029095ad57e5762ae59322 (diff) | |
download | config-05322488bac350b6f817ef62aaac82d71b378c08.tar config-05322488bac350b6f817ef62aaac82d71b378c08.tar.gz config-05322488bac350b6f817ef62aaac82d71b378c08.tar.bz2 config-05322488bac350b6f817ef62aaac82d71b378c08.tar.xz config-05322488bac350b6f817ef62aaac82d71b378c08.zip |
Add default qt configuration file
-rw-r--r-- | etc/Trolltech.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/Trolltech.conf b/etc/Trolltech.conf new file mode 100644 index 0000000..95bbfa4 --- /dev/null +++ b/etc/Trolltech.conf @@ -0,0 +1,4 @@ +[Qt] +font="Sans Serif,10,-1,5,50,0,0,0,0,0" +style=Breeze + |