niri.service: don't hardcode the path

This commit is contained in:
Axlefublr
2026-01-04 00:00:21 +08:00
committed by Ivan Molodetskikh
parent cf0b4bc0ca
commit d8250fa876
+1 -1
View File
@@ -11,4 +11,4 @@ Before=xdg-desktop-autostart.target
[Service]
Slice=session.slice
Type=notify
ExecStart=/usr/bin/niri --session
ExecStart=niri --session