brewery
notashelf /
e1f534d0e6c317bfae0dfd4c6b00703bdcfc136b

chroma

public

Lightweight wallpaper daemon for Wayland

Star0tarball
clone
ssh://git@git.notashelf.dev:33/notashelf/chroma.git
include/chroma_version.hC8 lines140 B
1
#ifndef CHROMA_VERSION_H
2
#define CHROMA_VERSION_H
3
4
#ifndef CHROMA_VERSION
5
#define CHROMA_VERSION "1.1.0"
6
#endif
7
8
#endif // CHROMA_VERSION_H