fix: actually start kanshi
Some checks failed
Continuous Integration / Checks (push) Has been cancelled

This commit is contained in:
Tim Schubert 2024-11-25 00:03:44 +01:00
parent 71de974847
commit cf26daecee
Signed by: dadada
SSH key fingerprint: SHA256:bFAjFH3hR8zRBaJjzQDjc3o4jqoq5EZ87l+KXEjxIz0

View file

@ -225,6 +225,7 @@ in
};
};
systemd.user.services.kanshi = {
enable = true;
description = "kanshi daemon";
environment = {
WAYLAND_DISPLAY = "wayland-1";