Skip to content

Commit

Permalink
chore(widgets: pw_helper): add carla preset
Browse files Browse the repository at this point in the history
  • Loading branch information
actionless committed Nov 18, 2024
1 parent 4e90ebb commit 36d367c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion actionless/widgets/pipewire_helper.lua
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,13 @@ function pipewire_helper.init(widget_args)
cmd="monitoring_pipewire_easyeffects_blackjack",
title="Monitoring: BlackJack: EasyEffects",
},
{
cmd="monitoring_pipewire_easyeffects_blackjack_carla",
title="Monitoring: BlackJack+Carla: EasyEffects",
},
{
cmd="monitoring_pipewire_easyeffects_blackjack_zam",
title="Monitoring: BlackJack+Zam: EasyEffects",
title="Monitoring: BlackJack+Zam Standalone: EasyEffects",
},
{
cmd="monitoring_pipewire_blackjack",
Expand Down

0 comments on commit 36d367c

Please sign in to comment.