fix: actually start kanshi
Some checks failed
Continuous Integration / Checks (push) Has been cancelled
Some checks failed
Continuous Integration / Checks (push) Has been cancelled
This commit is contained in:
parent
71de974847
commit
cf26daecee
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
systemd.user.services.kanshi = {
|
systemd.user.services.kanshi = {
|
||||||
|
enable = true;
|
||||||
description = "kanshi daemon";
|
description = "kanshi daemon";
|
||||||
environment = {
|
environment = {
|
||||||
WAYLAND_DISPLAY = "wayland-1";
|
WAYLAND_DISPLAY = "wayland-1";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue