Skip to content

Commit

Permalink
Use space
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyrest committed Jun 19, 2021
1 parent 9cb5bc2 commit bfe1325
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions PriorityMod.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
enabled = true

## Priorities
# No Change = -1
# Idle = 0
# Below Normal = 1
# Normal = 2
# Above Normal = 3
# High = 4
# Realtime = 5 (Run as Administrator is required) (Not Recommended)
# No Change = -1
# Idle = 0
# Below Normal = 1
# Normal = 2
# Above Normal = 3
# High = 4
# Realtime = 5 (Run as Administrator is required) (Not Recommended)
# Check Microsoft official document for the details
# https://docs.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-setpriorityclass#parameters
priority = 4
Expand Down

0 comments on commit bfe1325

Please sign in to comment.