[desktop] Sets up wpaperd to pull wallpaper from monitor-named folders

This commit is contained in:
2025-03-31 17:41:31 -07:00
parent 938dfd49bf
commit bec89ba571
4 changed files with 18 additions and 2 deletions

View File

@@ -6,6 +6,8 @@
"/features/linux-desktop.nix"
"/features/notes.nix"
"/features/eww"
] ++ [
(import ../../../home-manager/features/wallpaper.nix [ "HDMI-A-1" ])
];
home.stateVersion = "24.11";