autopushed

This commit is contained in:
2023-07-27 21:34:23 +02:00
parent 1d8ec73969
commit 04c3be7cf5
+5 -2
View File
@@ -4,5 +4,8 @@
- [[autostart]]
- [[systemd]]
- #push [[kill wayland]]
- Trying to set up [[vnc]] so it starts only after wayland/a graphical session is running and it's proving harder than expected for not the first time :)
- I would expect to add a Requires or WantedBy in the systemd unit, but alas, it's not as easy as that.
- #push [[autostart]]
- Trying to set up [[vnc]] so it starts only after wayland/a graphical session is running and it's proving harder than expected for not the first time :)
- I would expect to add a Requires or WantedBy in the systemd unit, but alas, it's not as easy as that.
- I use [[sway]] so maybe the right targets aren't there by default though, as that's supposed to be solved by a "[[desktop environment]]".
- Somehow I ended up at https://github.com/jceb/dex which, beyonds its scope in a friendly way, tells me of how to configure a [[systemd autostart]] in a way that maybe will works.