add dwl-wm protocol file
This commit is contained in:
parent
6794c5f943
commit
771082aa6e
2 changed files with 48 additions and 0 deletions
|
|
@ -15,9 +15,11 @@ wayland_sources = [
|
|||
wayland_scanner_code.process(
|
||||
wl_protocol_dir + '/stable/xdg-shell/xdg-shell.xml',
|
||||
'wlr-layer-shell-unstable-v1.xml',
|
||||
'net-tapesoftware-dwl-wm-unstable-v1.xml'
|
||||
),
|
||||
wayland_scanner_client.process(
|
||||
wl_protocol_dir + '/stable/xdg-shell/xdg-shell.xml',
|
||||
'wlr-layer-shell-unstable-v1.xml',
|
||||
'net-tapesoftware-dwl-wm-unstable-v1.xml'
|
||||
),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue