Use graphical-session.target in the systemd unit and timer

I'm not entirely certain what wayland-instance@.target alludes to, but
`graphical-session.target` is likely the more appropriate target.
This commit is contained in:
Ben Brown 2022-07-17 00:36:31 +01:00
parent 0c60bb3f29
commit 7639e7d2f6
2 changed files with 2 additions and 2 deletions

View file

@ -2,4 +2,4 @@
ListenStream=%t/foot-%i.sock
[Install]
WantedBy=wayland-instance@.target
WantedBy=graphical-session.target