feat: add option to toggle each section on dashboard (#344)

Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
This commit is contained in:
Rubin Bhandari
2024-10-21 04:04:30 +05:45
committed by GitHub
parent 7a2d91744f
commit 27d2652e8e
3 changed files with 33 additions and 18 deletions

View File

@@ -1064,9 +1064,14 @@ const options = mkOptions(OPTIONS, {
},
},
stats: {
enabled: opt(true),
enable_gpu: opt(false),
},
controls: {
enabled: opt(true),
},
shortcuts: {
enabled: opt(true),
left: {
shortcut1: {
icon: opt('󰇩'),