catarina: hyprpaper for wallpapers on hyprland, yay

This commit is contained in:
L-Nafaryus 2025-05-05 21:58:41 +05:00
parent fb4afdb2ec
commit 65f43dafaa
Signed by: L-Nafaryus
GPG Key ID: 553C97999B363D38

View File

@ -135,6 +135,20 @@ in {
services.dunst.enable = true;
services.hyprpaper = {
enable = true;
settings = {
ipc = "on";
splash = true;
splash_offset = 2.0;
preload = ["~/Pictures/wallpapers/monochrome-bloodbourne.jpg"];
wallpaper = [
"Acer Technologies EK240Y E204018E03W01,~/Pictures/wallpapers/monochrome-bloodbourne.jpg"
"Acer Technologies EK240Y E204018873W01,~/Pictures/wallpapers/monochrome-bloodbourne.jpg"
];
};
};
programs.hyprlock = {
enable = true;
settings = {