mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Update shared-desktop.nix
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
dconf.settings = let
|
dconf.settings = let
|
||||||
wallpaper = pkgs.callPackage ../wallpaper.nix {};
|
wallpaper = pkgs.callPackage ./wallpaper.nix {};
|
||||||
in {
|
in {
|
||||||
"org/gnome/desktop/interface" = {
|
"org/gnome/desktop/interface" = {
|
||||||
color-scheme = "prefer-dark";
|
color-scheme = "prefer-dark";
|
||||||
|
|||||||
Reference in New Issue
Block a user