diff --git a/home/home.nix b/home/home.nix index 680ea0e..0ace4db 100644 --- a/home/home.nix +++ b/home/home.nix @@ -271,7 +271,7 @@ in } { event = "after-resume"; - command = "${pkgs.procps}/bin/pkill -USR1 i3status-rs"; + command = "${pkgs.procps}/bin/pkill -USR2 i3status-rs"; } ]; timeouts = [