[rc/emacs] disable the internal border of Emacs' frame
[~bandali/configs] / other / systemd / powertop.service
CommitLineData
10b7a011
AB
1# /etc/systemd/system/powertop.service
2
3[Unit]
4Description=Powertop tunings
5
6[Service]
7Type=oneshot
8ExecStart=/usr/bin/powertop --auto-tune
9
10[Install]
11WantedBy=multi-user.target