https://github.com/arnav4o4/easyeffct-hyprland
This repo will show how to run easyeffect app on background in Hyprland
https://github.com/arnav4o4/easyeffct-hyprland
arch-hyprland archlinux easyeffects hyprland pulseaudio
Last synced: 3 months ago
JSON representation
This repo will show how to run easyeffect app on background in Hyprland
- Host: GitHub
- URL: https://github.com/arnav4o4/easyeffct-hyprland
- Owner: arnav4o4
- Created: 2024-07-11T18:56:56.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-31T09:13:45.000Z (10 months ago)
- Last Synced: 2025-01-25T07:41:37.750Z (4 months ago)
- Topics: arch-hyprland, archlinux, easyeffects, hyprland, pulseaudio
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to run Easyeffect on background in Hyprland ?
[Easyeffect](https://github.com/wwmm/easyeffects) is an audio equalizer for Linux that uses [Pipewire](https://github.com/PipeWire) instead of [Legacy Pulseaudio](https://github.com/pulseaudio) .
- Easyeffect app have the option to run on background and on system startup.
[](https://freeimage.host/i/dqaUSEJ)
- **But in hyprland this service doen't work effectiverly**
So to run it on **Hyprland** add the following line in `.config/hypr/hyprland.conf` file **:**
`exec = easyeffects --gapplication-service`
And then open **Easyeffect app** and close it again, You'll see , the app is running in background 😁
**[ You can check it from your System Monitor ]**
## **Note:**
### This only works on **Non-Flatpak version** and if you are using flatpack version, install the non flatpak version as Hyprland cant allow flatpak apps to run automatically on system startup.