From 53d74bae280a11cfe6d866ed25ab0dd555fc3bf1 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Thu, 5 Feb 2026 12:38:46 +0100 Subject: fixed wallpaper path --- modules/home/i3wm/nord-blue/variables.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/i3wm/nord-blue/variables.nix b/modules/home/i3wm/nord-blue/variables.nix index b023e75..689dcda 100644 --- a/modules/home/i3wm/nord-blue/variables.nix +++ b/modules/home/i3wm/nord-blue/variables.nix @@ -4,6 +4,6 @@ # Add other colours }; - wallpaper = "~/Documents/4. Configuration/modules/home/i3wm/nord-blue/wallpapers/wave-minimal.png + wallpaper = "~/home/mun/Documents/4. Configuration/modules/home/i3wm/nord-blue/wallpapers/wave-minimal.png" # Add other wallpapers eventually } -- cgit v1.2.3