wip
This commit is contained in:
@@ -77,7 +77,3 @@ submodule-init:
|
|||||||
.PHONY: start-weston
|
.PHONY: start-weston
|
||||||
start-weston:
|
start-weston:
|
||||||
weston --shell=kiosk-shell.so --xwayland -- kitty --hold $(BUILD_DIR)/$(TARGET) $(RUN_ARGS)
|
weston --shell=kiosk-shell.so --xwayland -- kitty --hold $(BUILD_DIR)/$(TARGET) $(RUN_ARGS)
|
||||||
|
|
||||||
.PHONY: start
|
|
||||||
start:
|
|
||||||
$(BUILD_DIR)/$(TARGET) $(RUN_ARGS)
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ WatchdogSec=20
|
|||||||
StandardError=journal
|
StandardError=journal
|
||||||
|
|
||||||
# add a ~/.config/weston.ini and weston will pick-it up
|
# add a ~/.config/weston.ini and weston will pick-it up
|
||||||
ExecStart=/usr/bin/weston --modules=systemd-notify.so --shell=kiosk-shell.so --xwayland -- kitty --hold make -C /opt/forge-invar start
|
ExecStart=/usr/bin/weston --modules=systemd-notify.so --shell=kiosk-shell.so --xwayland -- kitty --hold make -C /opt/forge-invar run
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=graphical-session.target
|
WantedBy=graphical-session.target
|
||||||
|
|||||||
Reference in New Issue
Block a user