diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-03 18:51:30 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-03 18:51:30 +0100 |
| commit | 3a88f3e7fdd9aa41e44f4407d21679b9116155d5 (patch) | |
| tree | 7497d7afe87e2a6d637a40ff754c64419b1762a7 /modules/home/i3wm/nord-blue/variables.nix | |
| parent | 19f5b3cdca2630e343e525f26dfe36a31460e6d0 (diff) | |
added default keybinds for i3 and i3 stuff
Diffstat (limited to 'modules/home/i3wm/nord-blue/variables.nix')
| -rw-r--r-- | modules/home/i3wm/nord-blue/variables.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/home/i3wm/nord-blue/variables.nix b/modules/home/i3wm/nord-blue/variables.nix index cdd0719..0a5d027 100644 --- a/modules/home/i3wm/nord-blue/variables.nix +++ b/modules/home/i3wm/nord-blue/variables.nix @@ -6,6 +6,7 @@ }; wallpaper = { - wave = import ./wallpapers/wave.jpeg + wave = import ./wallpapers/wave-minimal.jpeg + # Add other wallpapers eventually } }
\ No newline at end of file |
