Regenerated

This commit is contained in:
2026-04-30 21:22:50 +02:00
parent fec88ef594
commit 361cdf349e
3 changed files with 406 additions and 403 deletions
+402 -401
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -1613,7 +1613,8 @@ in
pavucontrol # GUI mixer pavucontrol # GUI mixer
pamixer # CLI mixer pamixer # CLI mixer
playerctl # Player controls playerctl # Player controls
alsa-utils # testing speaker alsa-utils # Sound utils
inxi
]; ];
} }
#+END_SRC #+END_SRC
@@ -10,6 +10,7 @@
pavucontrol # GUI mixer pavucontrol # GUI mixer
pamixer # CLI mixer pamixer # CLI mixer
playerctl # Player controls playerctl # Player controls
alsa-utils # testing speaker alsa-utils # Sound utils
inxi
]; ];
} }