brewery
notashelf /
74fed80a26f39bb04966d12c649a55150724965f

chroma

public

Lightweight wallpaper daemon for Wayland

Star0tarball
clone
ssh://git@git.notashelf.dev:33/notashelf/chroma.git
.gitignore11 lines210 B
1
/bin
2
/obj
3
4
# Generated by wayland-scanner
5
include/xdg-shell.h
6
include/wlr-layer-shell-unstable-v1.h
7
src/xdg-shell.c
8
src/wlr-layer-shell-unstable-v1.c
9
10
# Ignore test stuff that I create to... test stuff.
11
test_*