diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-05 12:38:46 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-05 12:38:46 +0100 |
| commit | 53d74bae280a11cfe6d866ed25ab0dd555fc3bf1 (patch) | |
| tree | 2f1d5fb3c818b3945e1feb2b22f9a16286f83c54 /modules/home/i3wm/nord-blue/variables.nix | |
| parent | 6c91a8f361b2e5b05a6bfd809bb1e19454e1eea6 (diff) | |
fixed wallpaper path
Diffstat (limited to 'modules/home/i3wm/nord-blue/variables.nix')
| -rw-r--r-- | modules/home/i3wm/nord-blue/variables.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 } |
