forked from github-starred/hyprgui
Add more sections e.g. debug cursor render (#23)
* Add more sections e.g. debug cursor render * upd preview
This commit is contained in:
BIN
.github/preview.png
vendored
BIN
.github/preview.png
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 46 KiB |
@@ -147,6 +147,11 @@ impl ConfigGUI {
|
||||
"binds",
|
||||
"group",
|
||||
"layouts",
|
||||
"xwayland",
|
||||
"opengl",
|
||||
"render",
|
||||
"cursor",
|
||||
"debug",
|
||||
] {
|
||||
let widget = ConfigWidget::new(category);
|
||||
self.stack
|
||||
|
||||
Reference in New Issue
Block a user