forked from quickshell/quickshell
fix(docs): fix incorrect docgen and add wayland module
This commit is contained in:
parent
d5344f463f
commit
fabf86f75f
4 changed files with 13 additions and 5 deletions
7
src/wayland/module.md
Normal file
7
src/wayland/module.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
name = "QuickShell.Wayland"
|
||||
description = "Wayland specific QuickShell types"
|
||||
headers = [
|
||||
"layershell.hpp",
|
||||
"waylandlayershell.hpp",
|
||||
]
|
||||
-----
|
Loading…
Add table
Add a link
Reference in a new issue