Go to file
Florian Bruhin 7645f4fdea Revert "Use "Monospace" only as monospace font"
This reverts commit 1442b1e35f.

For true CSS fonts (hints), we can use "Monospace" as generic family and
it'll work.

However, for Qt fonts, this will get us a non-monospace font on Windows.

Conflicts:
	qutebrowser/config/configdata.py
2014-04-22 08:26:53 +02:00
qutebrowser Revert "Use "Monospace" only as monospace font" 2014-04-22 08:26:53 +02:00
scripts Move scripts to scripts/ 2014-04-22 07:20:25 +02:00
.flake8 Better linting with config files 2014-04-16 11:05:58 +02:00
.gitignore Add *.pyc to .gitignore 2014-01-17 06:51:40 +01:00
.pylintrc Increase pylint min-similarity-lines 2014-04-16 16:16:29 +02:00
AUTHORS Add AUTHORS 2014-04-22 07:18:19 +02:00
COPYING Add GNU GPL 2014-02-06 14:01:23 +01:00
THANKS Add THANKS 2014-04-22 07:12:43 +02:00
TODO Add AUTHORS 2014-04-22 07:18:19 +02:00