This commit is contained in:
2026-08-28 10:19:41 +02:00
parent 0fcf966c16
commit 281a25def3
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -77,7 +77,3 @@ submodule-init:
.PHONY: start-weston
start-weston:
weston --shell=kiosk-shell.so --xwayland -- kitty --hold $(BUILD_DIR)/$(TARGET) $(RUN_ARGS)
.PHONY: start
start:
$(BUILD_DIR)/$(TARGET) $(RUN_ARGS)