Qutebrowser fix, attic setup, beacon usb live setup
This commit is contained in:
@@ -43,7 +43,7 @@ c.downloads.location.prompt = False
|
||||
c.editor.command = ['emacsclient', '-e', '(find-file "{}")']
|
||||
|
||||
monospace = "10pt 'DejaVu Sans Mono'"
|
||||
c.fonts.completion.category = f"bold{monospace}"
|
||||
c.fonts.completion.category = f"bold {monospace}"
|
||||
c.fonts.completion.entry = monospace
|
||||
c.fonts.debug_console = monospace
|
||||
c.fonts.downloads = monospace
|
||||
|
||||
Reference in New Issue
Block a user