Files
dotfiles/dot_config/systemd/user/kioworker-killer.timer

11 lines
155 B
SYSTEMD

[Unit]
Description=Kill kioworker threads every 10 minutes
[Timer]
OnBootSec=1min
OnUnitActiveSec=10min
Persistent=true
[Install]
WantedBy=timers.target