aboutsummaryrefslogtreecommitdiff
path: root/modules/home/i3wm/nord-blue/variables.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home/i3wm/nord-blue/variables.nix')
-rw-r--r--modules/home/i3wm/nord-blue/variables.nix11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/home/i3wm/nord-blue/variables.nix b/modules/home/i3wm/nord-blue/variables.nix
new file mode 100644
index 0000000..cdd0719
--- /dev/null
+++ b/modules/home/i3wm/nord-blue/variables.nix
@@ -0,0 +1,11 @@
+{ ... }:
+
+{
+ colors = {
+ main = #2D333F
+
+ };
+ wallpaper = {
+ wave = import ./wallpapers/wave.jpeg
+ }
+} \ No newline at end of file