Last active
February 8, 2023 18:37
-
-
Save plugnburn/5423525bfa51627cf7d1009b46fdb01e to your computer and use it in GitHub Desktop.
How to enable dark mode preference for the web page CSS queries in Ungoogled Chromium (put this into your ~/.config/chromium-flags.conf)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--force-dark-mode | |
--enable-features=WebUIDarkMode |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment