vincentbernat.i3wm-configur.../dotfiles/systemd/xsession.target
Vincent Bernat 43ab22dee5 i3-companion: add a companion for i3
This is a Python script implementing what's missing from i3.
Currently, it will only rename workspace to add icons with their
content.
2021-07-04 19:08:48 +02:00

20 lines
447 B
SYSTEMD

[Unit]
Description=X session
BindsTo=graphical-session.target
Wants=autorandr.service
Wants=dunst.socket
Wants=i3.service
Wants=i3-companion.service
Wants=inputplug.service
Wants=misc-x.service
Wants=picom.service
Wants=policykit-agent.service
Wants=polybar.service
Wants=pulseaudio.service
Wants=redshift.service
Wants=ssh-agent.service
Wants=tmux.service
Wants=wallpaper.timer
Wants=xiccd.service
Wants=xsettingsd.service
Wants=xss-lock.service