Removed absolute path from sway context manager service
This commit is contained in:
parent
1127019300
commit
bbc5492534
@ -5,7 +5,7 @@ PartOf=sway-session.target
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=dev.ezri.sway
|
||||
ExecStart=/usr/bin/sway_context_manager
|
||||
ExecStart=sway_context_manager
|
||||
Slice=session.slice
|
||||
Restart=on-abnormal
|
||||
RestartSec=5s
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user