mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-07 22:20:33 +02:00
should avoid warning at qutebrowser start
This commit is contained in:
parent
21f63c9b29
commit
3544f9c9cb
1 changed files with 1 additions and 1 deletions
|
@ -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(True)
|
||||
|
||||
## Aliases for commands. The keys of the given dictionary are the
|
||||
## aliases, while the values are the commands they map to.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue