dotfiles/services/.config/systemd/user/default.target.wants
Marty Oehme e5414cbadf
services: Fix flashfocus startup
Flashfocus did not start up correctly since it was not required for the
`default.target` which is the only (?) valid target when systemd
operates in user-mode.

Instead of overwriting just part of the flashfocus service file, and
subsequently having it enabled for default.target and a non-existent
graphical.target user environment, we overwrite the whole file and set
it to `default.target`.

Additionally, the service should be restarted when it fails and slow
down on its restart attempts (I kept 5 seconds for this one, since it is
not as time critical as others -- no one cares if windows only flash
5 seconds after starting the machine.)

Added (wishful) After components to many service units, in case I figure
out one day how to make a useful target for the systemd user mode.
2020-09-23 17:55:07 +02:00
..
an2linuxserver.service services: Add autostart for several other packages 2020-07-29 08:13:32 +02:00
dropdown-terminal.service services: Add autostarting dropdown-terminal 2020-07-29 09:22:31 +02:00
dropdown-todo.service services: Add autostarting dropdown todo list 2020-07-29 09:35:23 +02:00
dunst.service services: Add autostart for several other packages 2020-07-29 08:13:32 +02:00
flashfocus.service services: Fix flashfocus startup 2020-09-23 17:55:07 +02:00
greenclip.service services: Add time override to greenclip, redshift 2020-07-29 08:13:25 +02:00
kbfs.service services: Add autostart for several other packages 2020-07-29 08:13:32 +02:00
keybase-redirector.service services: Add autostart for several other packages 2020-07-29 08:13:32 +02:00
keybase.service services: Add autostart for several other packages 2020-07-29 08:13:32 +02:00
redshift.service services: Add time override to greenclip, redshift 2020-07-29 08:13:25 +02:00
uni-notes-sync.service services: Unify naming pattern to kebab case 2020-07-29 09:38:22 +02:00