diff options
-rw-r--r-- | .config/qutebrowser/config.py | 4 | ||||
-rw-r--r-- | packages.txt | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index 1fc596a..19fe13a 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -260,8 +260,8 @@ c.colors.tabs.selected.even.bg = base02 # Background color for webpages if unset (or empty to use the theme's # color). -c.colors.webpage.bg = base00 -c.colors.webpage.prefers_color_scheme_dark +#c.colors.webpage.bg = base00 +#c.colors.webpage.prefers_color_scheme_dark c.content.user_stylesheets = ["user.css"] config.bind('<Ctrl-i>', 'config-cycle content.user_stylesheets user.css ""') diff --git a/packages.txt b/packages.txt index 7484ec7..e3ed4f5 100644 --- a/packages.txt +++ b/packages.txt @@ -68,6 +68,7 @@ geckodriver git gnu-free-fonts gnu-netcat +gotop-bin groff grub gst-libav |