4 lines
175 B
Bash
4 lines
175 B
Bash
|
#!/bin/sh
|
||
|
wayland-scanner server-header protocol/xdg-shell.xml protocol/xdg-shell-protocol.h
|
||
|
wayland-scanner private-code protocol/xdg-shell.xml protocol/xdg-shell-protocol.c
|