fix system dark settings
This commit is contained in:
@@ -13,9 +13,6 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
colorScheme = "dark";
|
colorScheme = "dark";
|
||||||
theme = {
|
theme = {
|
||||||
# Must match a directory in pkgs.adw-gtk3/share/themes.
|
|
||||||
# "Adwaita" is not provided by this package and makes GTK4 import
|
|
||||||
# a missing CSS file; use the explicit dark variant instead.
|
|
||||||
name = "adw-gtk3-dark";
|
name = "adw-gtk3-dark";
|
||||||
package = pkgs.adw-gtk3;
|
package = pkgs.adw-gtk3;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user