brewery
notashelf /
ca468ce677b3f6c584b3483120f79f8ed58c9e96

chroma

public

Lightweight wallpaper daemon for Wayland

Star0tarball
clone
ssh://git@git.notashelf.dev:33/notashelf/chroma.git

Commit ca468ce677b3

tarball

NotAShelf <raf@notashelf.dev> · 2025-10-02 18:52 UTC

unverified1 files changed+3-0
meta: ignore test stuff

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69643363882503b31ab1fd01af1664d0f8f5
diff --git a/.gitignore b/.gitignoreindex 002cfd3..339fad0 100644--- a/.gitignore+++ b/.gitignore@@ -6,3 +6,6 @@ include/xdg-shell.h include/wlr-layer-shell-unstable-v1.h src/xdg-shell.c src/wlr-layer-shell-unstable-v1.c++# Ignore test stuff that I create to... test stuff.+test_*