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

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