revert: tweak(audio,qtile): use sound.mediaKeys
This reverts commit c5c5fd6f86962bfeaf9cd1eeb8f0651c595299d0.
This commit is contained in:
parent
7411618aa1
commit
cf6f8b2baf
2 changed files with 18 additions and 7 deletions
|
@ -12,13 +12,7 @@ in
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
sound = {
|
||||
enable = true;
|
||||
mediaKeys = {
|
||||
enable = true;
|
||||
volumeStep = "2%";
|
||||
};
|
||||
};
|
||||
sound.enable = true;
|
||||
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue