bash
bin
config
env
latex
pkg_freeze
resume
systemd-utils
dell-xps13-7390
powertop.service
macbook_pro13
tmux
vim
zsh
.gitignore
README.md
setup
10 lines
138 B
Desktop File
Executable File
10 lines
138 B
Desktop File
Executable File
[Unit]
|
|
Description=Powertop tunings
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/powertop --auto-tune
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|