diff options
Diffstat (limited to 'linux.nix')
-rw-r--r-- | linux.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -396,6 +396,7 @@ in enable = true; settings = { "colors.webpage.darkmode.enabled" = true; + "content.user_stylesheets" = "~/.userstyles.css"; # generated in lib/common.nix # attempting to fix gl rendering "qt.force_software_rendering" = "qt-quick"; |