mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Add Before=graphical-session.target dependency
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=A scrollable-tiling Wayland compositor
|
Description=A scrollable-tiling Wayland compositor
|
||||||
BindsTo=graphical-session.target
|
BindsTo=graphical-session.target
|
||||||
|
Before=graphical-session.target
|
||||||
Wants=graphical-session-pre.target
|
Wants=graphical-session-pre.target
|
||||||
After=graphical-session-pre.target
|
After=graphical-session-pre.target
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user