OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
HASH      32359083153d
DATE      2026-01-09
SUBJECT   hyprpaper: change to configuration schema
FILES     1 CHANGED
HASH      32359083153d
DATE      2026-01-09
SUBJECT   hyprpaper: change to configuration
          schema
FILES     1 CHANGED
 

diff --git a/modules/home/nixos/hyprland/components/hyprpaper.nix b/modules/home/n
ixos/hyprland/components/hyprpaper.nix
index b2735e4..90cb15d 100644
--- a/modules/home/nixos/hyprland/components/hyprpaper.nix
+++ b/modules/home/nixos/hyprland/components/hyprpaper.nix
@@ -13,9 +13,10 @@ in {
     };
     xdg.configFile."hypr/hyprpaper.conf".text = ''
       preload = ${wallpaperPath}
-      wallpaper = , ${wallpaperPath}
-      splash = false
-      ipc = off
+      wallpaper {
+        monitor =
+        path = ${wallpaperPath}
+      }
     '';
   };
 }

diff --git a/modules/home/nixos/hyprland/com
ponents/hyprpaper.nix b/modules/home/nixos/h
yprland/components/hyprpaper.nix
index b2735e4..90cb15d 100644
--- a/modules/home/nixos/hyprland/components
/hyprpaper.nix
+++ b/modules/home/nixos/hyprland/components
/hyprpaper.nix
@@ -13,9 +13,10 @@ in {
     };
     xdg.configFile."hypr/hyprpaper.conf".te
xt = ''
       preload = ${wallpaperPath}
-      wallpaper = , ${wallpaperPath}
-      splash = false
-      ipc = off
+      wallpaper {
+        monitor =
+        path = ${wallpaperPath}
+      }
     '';
   };
 }
 
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET