diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index 03a7046..2ec5835 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -5,7 +5,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() +config.load_autoconfig() ## Aliases for commands. The keys of the given dictionary are the ## aliases, while the values are the commands they map to.