wpaperd: enable
This commit is contained in:
parent
58d02758ef
commit
800aff40f8
2 changed files with 2 additions and 0 deletions
|
|
@ -27,5 +27,6 @@
|
||||||
];
|
];
|
||||||
style = builtins.readFile ./waybar.css;
|
style = builtins.readFile ./waybar.css;
|
||||||
};
|
};
|
||||||
|
programs.wpaperd.enable = true;
|
||||||
programs.niri.config = builtins.readFile ./config.kdl;
|
programs.niri.config = builtins.readFile ./config.kdl;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -56,6 +56,7 @@
|
||||||
helix.enable = true;
|
helix.enable = true;
|
||||||
vscode.enable = true;
|
vscode.enable = true;
|
||||||
fish.enable = true;
|
fish.enable = true;
|
||||||
|
wpaperd.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue