Add more sections e.g. debug cursor render (#23)

* Add more sections e.g. debug cursor render

* upd preview
This commit is contained in:
nyx
2024-10-14 01:16:42 -04:00
committed by GitHub
parent c394283ce4
commit 77bc3ba179
2 changed files with 5 additions and 0 deletions

BIN
.github/preview.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 46 KiB

View File

@@ -147,6 +147,11 @@ impl ConfigGUI {
"binds",
"group",
"layouts",
"xwayland",
"opengl",
"render",
"cursor",
"debug",
] {
let widget = ConfigWidget::new(category);
self.stack