feat(hyprland): replace wpaperd with hyprpaper
This commit is contained in:
parent
b4694c2798
commit
c16f90e8bd
@ -272,19 +272,13 @@ in {
|
|||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
blueman-applet.enable = true;
|
blueman-applet.enable = true;
|
||||||
wpaperd = {
|
hyprpaper = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
default = {
|
ipc = "on";
|
||||||
path = "/home/phundrak/Pictures/Wallpapers/nord";
|
splash = false;
|
||||||
duration = "5m";
|
preload = "/home/phundrak/Pictures/Wallpapers/nord/Nordic6.jpg";
|
||||||
sorting = "random";
|
wallpaper = ", /home/phundrak/Pictures/Wallpapers/nord/Nordic6.jpg";
|
||||||
mode = "center";
|
|
||||||
recursive = true;
|
|
||||||
};
|
|
||||||
DP-3 = {
|
|
||||||
mode = "fit-border-color";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user