systemd: do not start tmux on boot

Dunno why I did that. It has absolutely no effect as the process does
not stay. Maybe this wasn't the case in the past.
This commit is contained in:
Vincent Bernat 2021-07-08 22:29:52 +02:00
parent ade2fd64c7
commit 9545dd36c6
3 changed files with 0 additions and 9 deletions

View file

@ -4,7 +4,6 @@ PartOf=graphical-session.target
After=autorandr.service
After=picom.service
After=xsettingsd.service
After=tmux.service
After=ssh-agent.service
[Service]