Files
dotfiles/autostart/autostart.target.j2

29 lines
649 B
Plaintext
Raw Normal View History

[Unit]
2020-12-21 17:57:18 +01:00
BindsTo=windowmanager.target
After=windowmanager.target
Wants=blueman.service
Wants=dpms.service
Wants=dunst.service
2021-02-01 20:38:22 +01:00
Wants=element.service
2021-10-17 09:58:36 +02:00
{% for profile in (user.firefox_profiles|default({})).keys() %}
Wants=firefox@{{ profile }}.service
{% endfor %}
Wants=gpg-agent.service
2021-01-06 00:19:38 +01:00
Wants=gnome-keyring.service
Wants=keepassx.service
Wants=keyboard.service
Wants=laptop-lid.service
Wants=nextcloud.service
Wants=nm-applet.service
Wants=pasystray.service
Wants=redshift.service
Wants=restic.timer
Wants=screencfg.service
Wants=spotify.service
Wants=steam.service
Wants=touchpad.service
Wants=xresources.service
Wants=yubikey-touch-detector.service