From 729dd959b5d77166b5172d0a946ae4351b46348c Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Fri, 6 Feb 2026 13:03:14 +0100 Subject: added missing semicolon --- modules/home/i3wm/nord-blue/variables.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/home') diff --git a/modules/home/i3wm/nord-blue/variables.nix b/modules/home/i3wm/nord-blue/variables.nix index 2497c71..5fac2bc 100644 --- a/modules/home/i3wm/nord-blue/variables.nix +++ b/modules/home/i3wm/nord-blue/variables.nix @@ -3,7 +3,7 @@ background = "#2D333F"; accent = "#82A3C0"; foreground = "#C6D0F5"; - text = "#D5A18E" + text = "#D5A18E"; }; wallpaper = "~/home/mun/Documents/4. Configuration/modules/home/i3wm/nord-blue/wallpapers/wave-minimal.png"; -- cgit v1.2.3