qutebrowser statusbar
This commit is contained in:
@@ -104,7 +104,8 @@ c.qt.args = [
|
|||||||
c.scrolling.bar = "always"
|
c.scrolling.bar = "always"
|
||||||
c.session.lazy_restore = False
|
c.session.lazy_restore = False
|
||||||
c.statusbar.padding = {"bottom": 10, "left": 10, "right": 10, "top": 10}
|
c.statusbar.padding = {"bottom": 10, "left": 10, "right": 10, "top": 10}
|
||||||
c.statusbar.position = "top"
|
c.statusbar.position = "bottom"
|
||||||
|
c.statusbar.show = "in-mode"
|
||||||
c.statusbar.widgets = [
|
c.statusbar.widgets = [
|
||||||
"keypress",
|
"keypress",
|
||||||
"search_match",
|
"search_match",
|
||||||
|
|||||||
Reference in New Issue
Block a user