mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-28 12:40:14 +00:00
chore: Pull scx_loader config, this puts us in a place of not following what upstream does
This commit is contained in:
parent
fc985fa97e
commit
2e71b3b4e3
@ -1,26 +0,0 @@
|
||||
default_sched = "scx_bpfland"
|
||||
default_mode = "Auto"
|
||||
|
||||
[scheds.scx_bpfland]
|
||||
auto_mode = []
|
||||
gaming_mode = ["-m", "performance"]
|
||||
lowlatency_mode = ["-s", "5000", "-S", "500", "-l", "5000", "-m", "performance"]
|
||||
powersave_mode = ["-m", "powersave"]
|
||||
|
||||
[scheds.scx_rusty]
|
||||
auto_mode = []
|
||||
gaming_mode = []
|
||||
lowlatency_mode = []
|
||||
powersave_mode = []
|
||||
|
||||
[scheds.scx_lavd]
|
||||
auto_mode = []
|
||||
gaming_mode = ["--performance"]
|
||||
lowlatency_mode = ["--performance"]
|
||||
powersave_mode = ["--powersave"]
|
||||
|
||||
[scheds.scx_flash]
|
||||
auto_mode = []
|
||||
gaming_mode = []
|
||||
lowlatency_mode = []
|
||||
powersave_mode = []
|
Loading…
x
Reference in New Issue
Block a user