Fix chromium not using dark themes on websites.
This commit is contained in:
parent
970f6fa54d
commit
2af3b6a375
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,9 @@
|
|||
stylix.cursor.package = pkgs.bibata-cursors;
|
||||
stylix.cursor.name = "Bibata-Modern-Ice";
|
||||
|
||||
# Fix stuff not automatically using dark theme on websites
|
||||
stylix.polarity = "dark";
|
||||
|
||||
# Change u those fonts
|
||||
stylix.fonts = {
|
||||
serif = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue