prefer dark

main
Zynh Ludwig 2024-06-30 14:29:26 -07:00
parent 559a1b9543
commit f735a5a70d
1 changed files with 10 additions and 0 deletions

View File

@ -66,6 +66,16 @@
};
};
# Set system dark mode
dconf.settings = {
"org/freedesktop/appearance" = {
color-scheme = 1;
};
"org/gnome/desktop/interface" = {
color-scheme = "prefer-dark";
};
};
home.file = { };
# wayland.windowManager.hyprland = {