Implemented custom system for creating and distributing color schemes based on wallpapers, and also cycling through wallpapers.
nixfmt'd the codebase
This commit is contained in:
6
modules/home/environment/paperd/default.nix
Normal file
6
modules/home/environment/paperd/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./paperd.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user