Skip to content

Instantly share code, notes, and snippets.

@likejazz
Last active January 10, 2024 04:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save likejazz/fdb4dceb468d7aad894640ce5a2756cd to your computer and use it in GitHub Desktop.
Save likejazz/fdb4dceb468d7aad894640ce5a2756cd to your computer and use it in GitHub Desktop.
nvtop configuration.
; ~/.config/nvtop/interface.ini
; Please do not edit this file.
; The file is automatically generated and modified by nvtop by pressing F12.
; If you wish to modify an option, use nvtop's setup window (F2) and follow up by saving the preference (F12).
[GeneralOption]
UseColor = true
UpdateInterval = 1000
ShowInfoMessages = true
[HeaderOption]
UseFahrenheit = false
EncodeHideTimer = 3.000000e+01
GPUInfoBar = false
[ChartOption]
ReverseChart = false
[ProcessListOption]
HideNvtopProcess = true
SortOrder = descending
SortBy = memory
DisplayField = pId
DisplayField = user
DisplayField = gpuId
DisplayField = type
DisplayField = gpuRate
DisplayField = memory
DisplayField = cpuUsage
DisplayField = cpuMem
DisplayField = cmdline
[Device]
Pdev = 0000:01:00.0
Monitor = true
ShownInfo = gpuRate
ShownInfo = gpuMemRate
[Device]
Pdev = 0000:47:00.0
Monitor = true
ShownInfo = gpuRate
ShownInfo = gpuMemRate
[Device]
Pdev = 0000:81:00.0
Monitor = true
ShownInfo = gpuRate
ShownInfo = gpuMemRate
[Device]
Pdev = 0000:C2:00.0
Monitor = true
ShownInfo = gpuRate
ShownInfo = gpuMemRate
[Device]
Pdev = 0000:C1:00.0
Monitor = false
ShownInfo = gpuRate
ShownInfo = gpuMemRate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment