This commit is contained in:
Rakarake 2025-12-20 17:31:22 +01:00
parent c365a657ff
commit dfb28dad22
2 changed files with 2 additions and 2 deletions

View file

@ -23,5 +23,5 @@ wlr-layer-shell-unstable-v1-protocol.c:
wlr-layer-shell-unstable-v1-protocol.o: wlr-layer-shell-unstable-v1-protocol.h wlr-layer-shell-unstable-v1-protocol.o: wlr-layer-shell-unstable-v1-protocol.h
clean: clean:
rm -f *.o *xdg *wlr glonkers rm -f *.o xdg-shell-protocol* wlr-layer-shell-unstable* glonkers

2
run.sh
View file

@ -1,2 +1,2 @@
make && SDL_VIDEODRIVER="wayland,x11" ./glonkers "$@" make && ./glonkers "$@"