blob: 2497c711967b9ca3b37ba2b37a73e1d525be2f20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{
colors = {
background = "#2D333F";
accent = "#82A3C0";
foreground = "#C6D0F5";
text = "#D5A18E"
};
wallpaper = "~/home/mun/Documents/4. Configuration/modules/home/i3wm/nord-blue/wallpapers/wave-minimal.png";
# Add other wallpapers eventually
}
|