add qutebrowser config file, update raspberrypi script

This commit is contained in:
arnaucube
2024-07-11 19:03:05 +02:00
parent 685ccc5eff
commit d16296b545
2 changed files with 20 additions and 2 deletions

5
qutebrowser-config.py Normal file
View File

@@ -0,0 +1,5 @@
# this file has to be placed (and renamed) at: ~/.config/qutebrowser/config.py
config.load_autoconfig()
config.set("colors.webpage.darkmode.enabled", True)