Initial full commit for Dell16 Arch
This commit is contained in:
11
.config/systemd/user/power-monitor.service
Normal file
11
.config/systemd/user/power-monitor.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=RAPL power monitor
|
||||
After=graphical-session.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/home/lucas/scripts/power-monitor
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user