aboutsummaryrefslogtreecommitdiff
path: root/modules/home/i3wm/nord-blue/variables.nix
blob: 2880795bdfdb70be51128729572a17fdb06dc4dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  colors = {
    background = "#2D333F";
    background-secondary = "#303446";
    foreground = "#C6D0F5";
    #indicator = ;
    #childBorder = ;
  };

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