brewery
notashelf /
ecff681d373bd0973a027d43b1fe36fb2ab15059

chroma

public

Lightweight wallpaper daemon for Wayland

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

Commit ecff681d373b

tarball

raf <raf@notashelf.dev> · 2025-11-02 08:07 UTC

1 files changed+1-1
Merge pull request 'Fix typo in systemd service' (#6) from amr-patch-1 into main

Reviewed-on: https://git.frzn.dev/NotAShelf/chroma/pulls/6
Reviewed-by: raf <raf@notashelf.dev>
diff --git a/systemd/chroma.service b/systemd/chroma.serviceindex 54a09a5..369a898 100644--- a/systemd/chroma.service+++ b/systemd/chroma.service@@ -21,4 +21,4 @@ ProtectHome=read-only ReadWritePaths=%h/.config/chroma  [Install]-WantedBy=multi-useer.target+WantedBy=multi-user.target