From 19123f9e6bcdb539713e921db7c6e963874bbe43 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 25 Aug 2021 14:57:52 +0300 Subject: [PATCH] i3: pulseeffects flatpak has become easyeffects --- conf/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/i3/config b/conf/i3/config index 9ec906f8..175d9664 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -399,7 +399,7 @@ for_window [title="tracker - .*"] floating enable # I generally have flatpaks separately near the bottom, but other things are # going to depend on PulseEffects and it seems to be more reliable from repositories # at times. PulseEffects has migrated to PipeWire -#exec --no-startup-id flatpak run com.github.wwmm.pulseeffects --gapplication-service +#exec --no-startup-id flatpak run com.github.wwmm.easyeffects --gapplication-service exec --no-startup-id pulseeffects --gapplication-service exec --no-startup-id $TERMINAL -e htop