Minor fixes to qtile and qutebrowser.

This commit is contained in:
Derek Taylor
2021-03-11 09:20:59 -06:00
parent 8a2e482edc
commit 8e851e9b8a
6 changed files with 24 additions and 21 deletions

View File

@@ -12,6 +12,8 @@
# Uncomment this to still load settings configured via autoconfig.yml
# config.load_autoconfig()
# Or uncomment this line to load settings from config.py
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.