diff --git a/dot_config/systemd/user/kioworker-killer.service b/dot_config/systemd/user/kioworker-killer.service new file mode 100644 index 0000000..2e4be3b --- /dev/null +++ b/dot_config/systemd/user/kioworker-killer.service @@ -0,0 +1,6 @@ +[Unit] +Description=Kill any long living kioworker threads + +[Service] +Type=oneshot +ExecStart=/usr/bin/pkill kioworker