add xdg-protocol header

This commit is contained in:
Tony Crisci 2018-03-28 23:38:30 -04:00
parent ca809d2519
commit 82da2b5990
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ client_protocols = [
]
server_protocols = [
[wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'],
['wlr-layer-shell-unstable-v1.xml']
]