Watch
1
0
Fork
You've already forked dotfiles
0
This commit is contained in:
MAnitosik 2026-08-05 16:37:08 +03:00
commit 29987d67a2
29 changed files with 30601 additions and 0 deletions

View file

@ -0,0 +1,8 @@
default_sched = "scx_bpfland"
default_mode = "PowerSave"
[scheds.scx_bpfland]
auto_mode = ["-m", "auto", "-f"]
gaming_mode = ["-m", "all", "-f"]
lowlatency_mode = ["-m", "performance", "-w", "-f"]
powersave_mode = ["-s", "20000", "-m", "powersave", "-I", "100", "-t", "100", "-f"]
server_mode = ["-s", "20000", "-S", "-f"]