summaryrefslogtreecommitdiff
path: root/.config/qutebrowser
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2022-08-02 08:54:39 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2022-08-02 08:54:39 +0530
commit90e0a07bfb63fcfdeb6791d0f5d4586af55b4ee1 (patch)
treec80639e81042019415a080b41e91f6f24bde3350 /.config/qutebrowser
parentf0f2c5670f68da35f91d832000b57bf22038e814 (diff)
sxhkd+qutebrowser+aliasrc changes
Diffstat (limited to '.config/qutebrowser')
-rw-r--r--.config/qutebrowser/config.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py
index 581e63b..640fc32 100644
--- a/.config/qutebrowser/config.py
+++ b/.config/qutebrowser/config.py
@@ -12,7 +12,7 @@
## This is here so configs done via the GUI are still loaded.
## Remove it to not load settings done via the GUI.
-# config.load_autoconfig(True)
+config.load_autoconfig(False)
## Aliases for commands. The keys of the given dictionary are the
## aliases, while the values are the commands they map to.
@@ -1802,7 +1802,7 @@ c.scrolling.smooth = True
## - never: Always hide the statusbar.
## - in-mode: Show the statusbar when in modes other than normal mode.
c.statusbar.show = 'in-mode'
-
+c.tabs.show = 'multiple'
## List of widgets displayed in the statusbar.
## Type: List of StatusbarWidget
## Valid values: