dotfiles/home/.config/systemd/user/telegram-desktop.service
Marko Korhonen 2c3d93ebee Move Sway to systemd
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2020-01-10 15:35:07 +02:00

11 lines
183 B
Desktop File

[Unit]
Description=Official Telegram Desktop client
PartOf=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/bin/telegram-desktop
[Install]
WantedBy=sway-session.target