From 6c91a8f361b2e5b05a6bfd809bb1e19454e1eea6 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Thu, 5 Feb 2026 12:35:46 +0100 Subject: i got no clue what i did --- modules/home/i3wm/nord-blue/variables.nix | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'modules/home/i3wm/nord-blue/variables.nix') diff --git a/modules/home/i3wm/nord-blue/variables.nix b/modules/home/i3wm/nord-blue/variables.nix index 0a5d027..b023e75 100644 --- a/modules/home/i3wm/nord-blue/variables.nix +++ b/modules/home/i3wm/nord-blue/variables.nix @@ -1,12 +1,9 @@ -{ ... }: - { colors = { - main = #2D333F - + main = "#2D333F"; + # Add other colours }; - wallpaper = { - wave = import ./wallpapers/wave-minimal.jpeg + + wallpaper = "~/Documents/4. Configuration/modules/home/i3wm/nord-blue/wallpapers/wave-minimal.png # Add other wallpapers eventually - } -} \ No newline at end of file +} -- cgit v1.2.3