summarylogtreecommitdiffstats
path: root/bbswitch-monitor.service
blob: dccf47976d5442e534f48640f1912d0331775aa7 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=System tray icon to monitor external GPU on/off status with Bumblebee

[Service]
Type=simple

ExecStart=bbswitch-monitor
Restart=always

[Install]
WantedBy=graphical.target