mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
niri.service: don't hardcode the path
This commit is contained in:
committed by
Ivan Molodetskikh
parent
cf0b4bc0ca
commit
d8250fa876
@@ -11,4 +11,4 @@ Before=xdg-desktop-autostart.target
|
|||||||
[Service]
|
[Service]
|
||||||
Slice=session.slice
|
Slice=session.slice
|
||||||
Type=notify
|
Type=notify
|
||||||
ExecStart=/usr/bin/niri --session
|
ExecStart=niri --session
|
||||||
|
|||||||
Reference in New Issue
Block a user