]> git.rmz.io Git - dotfiles.git/blobdiff - qutebrowser/config.py
nvim: tidy nvim-cmp mappings
[dotfiles.git] / qutebrowser / config.py
index 393878e0b9e965682bf47e1ab00fb489d3971f81..66cd4c31320a2470bd5deb6e445452dcb54d0588 100644 (file)
@@ -195,7 +195,7 @@ c.changelog_after_upgrade = 'patch'
 ##   - auto: Use the system-wide color scheme setting.
 ##   - light: Force a light theme.
 ##   - dark: Force a dark theme.
-# c.colors.webpage.preferred_color_scheme = 'auto'
+c.colors.webpage.preferred_color_scheme = 'dark'
 
 ## Number of commands to save in the command history. 0: no history / -1:
 ## unlimited
@@ -763,6 +763,7 @@ with config.pattern('*://calendar.google.com/*') as p:
 ## Type: Bool
 c.content.webgl = False
 config.set('content.webgl', True, '*://meet.google.com/*')
+config.set('content.webgl', True, '*://*.robinpowered.com/*')
 
 ## Which interfaces to expose via WebRTC.
 ## Type: String