dotfiles/.config/systemd/user/zsh-.scope.d/resource-limits.conf

10 lines
103 B
Plaintext

[Scope]
CPUAccounting=yes
MemoryAccounting=yes
CPUQuota=400%
MemoryHigh=1G
MemoryMax=8G
TasksMax=100