[galandor] no condition?
This commit is contained in:
parent
90c5732b2c
commit
6b9e34035e
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@
|
|||
bindsTo = [ "cosmic-session.target" ];
|
||||
description = "Hot corners for cosmic";
|
||||
serviceConfig = {
|
||||
ExecCondition = "${pkgs.procps}/bin/pgrep -xf ${pkgs.cosmic-workspaces-epoch}/bin/cosmic-workspaces";
|
||||
# ExecCondition = "${pkgs.procps}/bin/pgrep -xf ${pkgs.cosmic-workspaces-epoch}/bin/cosmic-workspaces";
|
||||
ExecStart = "${pkgs.waycorner}/bin/waycorner --config /home/home/.config/waycorner/config.toml";
|
||||
Restart = "on-failure";
|
||||
RestartSec = 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue