Skip to content

Commit

Permalink
labwc: change wallpaper to desert sunset
Browse files Browse the repository at this point in the history
Signed-off-by: Humaid Alqasimi <[email protected]>
  • Loading branch information
humaidq-tii committed Oct 9, 2024
1 parent 637bdfd commit 87ed356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/desktop/graphics/labwc.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ in
};
wallpaper = lib.mkOption {
type = lib.types.path;
default = "${pkgs.ghaf-artwork}/ghaf-wallpaper.png";
default = "${pkgs.ghaf-artwork}/ghaf-desert-sunset.jpg";
description = "Path to the wallpaper image";
};
frameColouring = lib.mkOption {
Expand Down

0 comments on commit 87ed356

Please sign in to comment.