chore: remove pavucontrol
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-12-07 22:16:34 -05:00
parent df111073d5
commit a853cf4c23

View file

@ -69,15 +69,14 @@ in {
''; '';
}) })
] ]
++ (builtins.attrValues { ++ (attrValues {
inherit inherit
(pkgs) (pkgs)
playerctl playerctl
pavucontrol # TODO: replace with ags widget
wayfreeze wayfreeze
; ;
}) })
++ (optionals cfgDesktop.isTouchscreen (builtins.attrValues { ++ (optionals cfgDesktop.isTouchscreen (attrValues {
inherit inherit
(pkgs) (pkgs)
ydotool ydotool