Initial commit

This commit is contained in:
2025-11-28 16:44:06 -08:00
commit c673a0bda5
27 changed files with 1563 additions and 0 deletions

View File

@ -0,0 +1,9 @@
[Unit]
Description=Session services that should be started before river
Documentation=man:systemd.target(5)
RefuseManualStart=yes
StopWhenUnneeded=yes
BindsTo=graphical-session-pre.target
PropagatesStopTo=graphical-session-pre.target
Before=graphical-session-pre.target
Before=river-session.target