mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +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]
|
||||
Slice=session.slice
|
||||
Type=notify
|
||||
ExecStart=/usr/bin/niri --session
|
||||
ExecStart=niri --session
|
||||
|
||||
Reference in New Issue
Block a user