dotfiles/.config/scripts/sway/wayland-run-on-new-display/Makefile
Sheldon Lee ed1d0db617 Added source for wayland-run-on-new-display.
This program runs a given command whenever a new display is connected on
wayland.
2022-06-26 07:42:09 +08:00

4 lines
67 B
Makefile

build:
gcc -lwayland-client main.c -o wayland-run-on-new-display