summarylogtreecommitdiffstats
path: root/warppulse.service
blob: 0235fa7598c91ce5d24cd5810c24148c7853a399 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=WarpPulse GUI - Cloudflare Warp Client
After=network.target

[Service]
Type=simple
ExecStart=/usr/bin/warppulse
Restart=on-failure
Environment=DISPLAY=:0
Environment=XAUTHORITY=%h/.Xauthority

[Install]
WantedBy=default.target