use bashrc for start

This commit is contained in:
2026-08-28 17:44:04 +02:00
parent 2a4d25b1fc
commit 241bb704ef
4 changed files with 21 additions and 31 deletions
-23
View File
@@ -1,23 +0,0 @@
[Unit]
Description=Weston, a Wayland compositor, as a user service
# Activate using a systemd socket
Requires=weston.socket
After=weston.socket
# Since we are part of the graphical session, make sure we are started before
Before=graphical-session.target
[Service]
Type=notify
TimeoutStartSec=60
WatchdogSec=20
# Defaults to journal
#StandardOutput=journal
StandardError=journal
# 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 run
[Install]
WantedBy=graphical-session.target
-5
View File
@@ -1,5 +0,0 @@
[Unit]
Description=Weston, a Wayland compositor
[Socket]
ListenStream=%t/wayland-0