mirror of
https://github.com/zoriya/river.git
synced 2026-06-07 20:30:49 +00:00
7 lines
413 B
Bash
Executable File
7 lines
413 B
Bash
Executable File
#!/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
|
|
|
|
wayland-scanner server-header protocol/wlr-layer-shell-unstable-v1.xml protocol/wlr-layer-shell-unstable-v1-protocol.h
|
|
wayland-scanner private-code protocol/wlr-layer-shell-unstable-v1.xml protocol/wlr-layer-shell-unstable-v1-protocol.c
|