mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-07 03:40:07 +00:00
1761a1739b
* feat: Add CEC control (Default enabled only on deck/ally/framegame builds, edit /etc/default/cec-control to change behavior) Original source is https://github.com/ChimeraOS/chimeraos/pull/428 Big thanks to BoukeHaarsma23 * chore: Fix missing default for sleep standby
6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
CEC_TVID=0
|
|
CEC_WAKE=true
|
|
CEC_SETSOURCE=true
|
|
CEC_ONPOWEROFF_STANDBY=true
|
|
CEC_ONSLEEP_STANDBY=false
|