Skip to content

Commit

Permalink
Disable DynamicPriority By Default
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyrest authored Jun 19, 2021
1 parent 9f970cd commit 131f09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PriorityMod.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ affinity = 0
# Priority and affinity will set to value below when lost focus
# Regain focus or not responding will set back to [PriorityMod] section
[DynamicPriority]
enabled = true
enabled = false
idle_priority = 1
idle_affinity = 0

Expand Down

0 comments on commit 131f09f

Please sign in to comment.