From 0bcce3c91bb8ce29078016551191d2f9e409e238 Mon Sep 17 00:00:00 2001 From: suson Date: Sat, 22 Aug 2020 07:31:13 +0545 Subject: [PATCH] updated the pulseeffect location for manaual installation to previous path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef0696f..17f8371 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,4 @@ sudo apt install curl before running the script. # Manual installation -Just clone the repository and then copy the `.json` files into the `PulseEffects/output` directory which you can find in the local `config` directory. Obviously the location of that directory depends on how you installed PulseEffects. If you installed it through Flatpak, you can find it in `~/.var/app/com.github.wwmm.pulseeffects/config/PulseEffects/output`, or if you used the PPA for Ubuntu (or the AUR package for Arch) it should be `~/.config/PulseEffects/output` +Just clone the repository and then copy the `.json` files into the `PulseEffects/output` directory which you can find in the local `config` directory. Obviously the location of that directory depends on how you installed PulseEffects. If you installed it through Flatpak, you can find it in `~/.var/app/com.github.wwmm.pulseeffects/config/PulseEffects`, or if you used the PPA for Ubuntu (or the AUR package for Arch) it should be `~/.config/PulseEffects`