1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-06-24 06:27:12 +02:00

add xdg-protocol header

This commit is contained in:
Tony Crisci 2018-03-28 23:38:30 -04:00
parent ca809d2519
commit 82da2b5990

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']
]