Add and fix minor stuff

This commit is contained in:
Tobias Reisinger 2021-07-10 00:51:18 +02:00
parent 66415e7de9
commit e9495e34ab
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
3 changed files with 4 additions and 2 deletions
.config/qutebrowser

View file

@ -1,6 +1,6 @@
import keybindings
config.load_autoconfig(False)
config.load_autoconfig()
c.tabs.show = 'never'
c.statusbar.show = 'never'