ADDED hyprpaper
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{myConfig, ...}: {
|
||||
hyprpaper = {
|
||||
enable = true;
|
||||
settings = {
|
||||
preload = ["/home/${myConfig.nixos.username}/Pictures/Wallpapers/kanagawa-1.png"];
|
||||
};
|
||||
};
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
stylix = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user