qutebrowser stopped using HighDPI
This commit is contained in:
parent
385d5a8500
commit
548a0f2f4e
@ -1533,13 +1533,13 @@ prompts.selected.bg = #308cc6
|
|||||||
# Font used for prompts.
|
# Font used for prompts.
|
||||||
# Default: 8pt sans-serif
|
# Default: 8pt sans-serif
|
||||||
_monospace = Terminus, Monospace, "DejaVu Sans Mono", Monaco, "Bitstream Vera Sans Mono", "Andale Mono", "Liberation Mono", "Courier New", Courier, monospace, Fixed, Consolas, Terminal
|
_monospace = Terminus, Monospace, "DejaVu Sans Mono", Monaco, "Bitstream Vera Sans Mono", "Andale Mono", "Liberation Mono", "Courier New", Courier, monospace, Fixed, Consolas, Terminal
|
||||||
completion = 16pt ${_monospace}
|
completion = 8pt ${_monospace}
|
||||||
completion.category = bold ${completion}
|
completion.category = bold ${completion}
|
||||||
tabbar = 16pt ${_monospace}
|
tabbar = 8pt ${_monospace}
|
||||||
statusbar = 16pt ${_monospace}
|
statusbar = 8pt ${_monospace}
|
||||||
downloads = 16pt ${_monospace}
|
downloads = 8pt ${_monospace}
|
||||||
hints = bold 12px ${_monospace}
|
hints = bold 12px ${_monospace}
|
||||||
debug-console = 16pt ${_monospace}
|
debug-console = 8pt ${_monospace}
|
||||||
web-family-standard =
|
web-family-standard =
|
||||||
web-family-fixed =
|
web-family-fixed =
|
||||||
web-family-serif =
|
web-family-serif =
|
||||||
@ -1550,8 +1550,8 @@ web-size-minimum =
|
|||||||
web-size-minimum-logical =
|
web-size-minimum-logical =
|
||||||
web-size-default =
|
web-size-default =
|
||||||
web-size-default-fixed =
|
web-size-default-fixed =
|
||||||
keyhint = 16pt ${_monospace}
|
keyhint = 8pt ${_monospace}
|
||||||
messages.error = 16pt ${_monospace}
|
messages.error = 8pt ${_monospace}
|
||||||
messages.warning = 16pt ${_monospace}
|
messages.warning = 8pt ${_monospace}
|
||||||
messages.info = 16pt ${_monospace}
|
messages.info = 8pt ${_monospace}
|
||||||
prompts = 16pt sans-serif
|
prompts = 8pt sans-serif
|
||||||
|
Loading…
Reference in New Issue
Block a user