Files
dotfiles/.config/qutebrowser/config.py

4 lines
105 B
Python

config.load_autoconfig()
config.set("colors.webpage.darkmode.enabled", True)
config.source('qutewal.py')