12 lines
204 B
Desktop File
12 lines
204 B
Desktop File
[Unit]
|
|
Description=RAPL power monitor
|
|
After=graphical-session.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/home/lucas/.config/waybar/scripts/power-monitor.sh
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=default.target
|