[galandor] the grrrrrr

This commit is contained in:
Chris Cochrun 2026-06-04 14:01:36 -05:00
parent 85f84f7293
commit 94e6f70108

View file

@ -169,7 +169,7 @@
bindsTo = [ "cosmic-session.target" ];
description = "Hot corners for cosmic";
serviceConfig = {
ExecCondition = "pgrep -xf cosmic-workspaces";
ExecCondition = "${pkgs.procps}/bin/pgrep -xf cosmic-workspaces";
ExecStart = "waycorner";
Restart = "on-failure";
RestartSec = 2;