aboutsummaryrefslogtreecommitdiff
path: root/modules/home/i3wm/nord-blue/variables.nix
blob: 4a50ffd9c6f16a21cc13bb17cc3be0651c3b38e2 (plain)
1
2
3
4
5
6
7
8
9
{
  colors = {
    main = "#2D333F";
    # Add other colours
  };

  wallpaper = "~/home/mun/Documents/4. Configuration/modules/home/i3wm/nord-blue/wallpapers/wave-minimal.png";
      # Add other wallpapers eventually
}