mirror of
https://github.com/arnaucube/configs.git
synced 2026-02-10 04:26:41 +01:00
6 lines
158 B
Python
6 lines
158 B
Python
# this file has to be placed (and renamed) at: ~/.config/qutebrowser/config.py
|
|
|
|
config.load_autoconfig()
|
|
|
|
config.set("colors.webpage.darkmode.enabled", True)
|