10 lines
263 B
Text
10 lines
263 B
Text
|
# Managed by my dotfiles
|
||
|
|
||
|
# Blacklist pcspkr to silence beeps
|
||
|
blacklist pcspkr
|
||
|
# See https://wiki.archlinux.org/index.php/Power_management
|
||
|
options snd_hda_intel power_save=1
|
||
|
options snd_ac97_codec power_save=1
|
||
|
options iwlwifi power_save=1
|
||
|
options i915 fastboot=1
|