pinwheel: Add pkill to PATH of hyprland monitor management

This commit is contained in:
Alexander Heldt
2024-07-10 11:57:36 +02:00
parent ed87c395cb
commit d8c493bd0d

View File

@@ -174,6 +174,7 @@ in
after = [ "graphical-session.target" ];
path = [
pkgs.procps # to include `pkill`
pkgs.hyprland
pkgs.socat
pkgs.jq