working on screens and power stuff
This commit is contained in:
parent
6d3a143ce2
commit
2002da4dcf
14 changed files with 237 additions and 150 deletions
|
@ -1,5 +1,4 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{ ... }:
|
||||
{
|
||||
systemd.services.razer-speaker-fix = {
|
||||
enable = true;
|
||||
|
@ -2010,10 +2009,10 @@ hda-verb /dev/snd/hwC3D0 0x20 0x400 0xb031
|
|||
hda-verb /dev/snd/hwC3D0 0x20 0x400 0x0
|
||||
hda-verb /dev/snd/hwC3D0 0x20 0x500 0x23
|
||||
hda-verb /dev/snd/hwC3D0 0x20 0x400 0xdd00
|
||||
|
||||
wpctl set-volume 95 1
|
||||
|
||||
'';
|
||||
|
||||
};
|
||||
}
|
||||
# amixer sset Master unmute
|
||||
# amixer sset Speaker unmute
|
||||
# amixer sset Headphone unmute
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue