mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-26 09:35:24 +00:00
11 lines
316 B
Desktop File
11 lines
316 B
Desktop File
[Unit]
|
|
Description=CPU Curve Undervolt for Steam Deck
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
EnvironmentFile=-/etc/default/%p
|
|
ExecStart=/usr/sbin/ryzenadj --set-coall={UNDERVOLT_AMOUNT}
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target suspend.target hibernate.target hybrid-sleep.target suspend-then-hibernate.target ac.target battery.target
|