From 97d279d9395aab75cd54036ca8e7c294517a58ba Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sat, 3 Aug 2024 21:12:58 +0700 Subject: [PATCH] easyeffects service --- .config/hypr/hyprland/execs.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/hypr/hyprland/execs.conf b/.config/hypr/hyprland/execs.conf index 840754e9..8a9b4c01 100644 --- a/.config/hypr/hyprland/execs.conf +++ b/.config/hypr/hyprland/execs.conf @@ -14,6 +14,9 @@ exec-once = dbus-update-activation-environment --all exec-once = sleep 1 && dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # Some fix idk exec-once = hyprpm reload +# Audio +exec-once = easyeffects --gapplication-service + # Clipboard: history # exec-once = wl-paste --watch cliphist store & exec-once = wl-paste --type text --watch cliphist store