brewery
notashelf /
5a1332080d298deec3ba5b233c6819a8bb6a12bf

chroma

public

Lightweight wallpaper daemon for Wayland

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

Commit 5a1332080d29

tarball

NotAShelf <raf@notashelf.dev> · 2026-01-31 12:15 UTC

unverified1 files changed+2-1
meta: ignore test files w/o wildcard

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I90cfb63920a7a42817f5f6c106a731b86a6a6964
diff --git a/.gitignore b/.gitignoreindex 5e4f977..aca924b 100644--- a/.gitignore+++ b/.gitignore@@ -8,6 +8,7 @@ src/xdg-shell.c src/wlr-layer-shell-unstable-v1.c  # Ignore test stuff that I create to... test stuff.-test_*+test_memory+test_config *.jpg *.conf