[qutebrowser] No longer hide the status bar for comms

This commit is contained in:
Sebastian Schulze 2022-04-22 10:19:37 +02:00
parent 4c26f75897
commit 313d44c145
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
config.source("config.py")
c.statusbar.show = "in-mode"
c.tabs.show = "multiple"
c.tabs.tabs_are_windows = True
c.fonts.web.family.sans_serif = "IBM Plex Sans"