From fa588e4cece601195de1bf41a6e362a2b87290cb Mon Sep 17 00:00:00 2001
From: zachir <zachir@librem.one>
Date: Thu, 1 Feb 2024 20:53:32 -0600
Subject: cla: hypr: rename easyeffects to correct bin

easyeffects is installed as a flatpak on cla, so it needs to be
autostarted as such.
---
 hypr/hyprland.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'hypr')

diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 8fdbc99..6084d34 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -22,7 +22,7 @@ exec-once = import-gsettings gtk-theme 'Flat-Remix-GTK-Green-Darkest-Solid'
 exec-once = import-gsettings icon-theme 'Mint-X-Grey'
 exec-once = import-gsettings cursor-theme 'Adwaita'
 exec-once = xrdb ~/.Xresources
-exec-once = easyeffects
+exec-once = com.github.wwmm.easyeffects
 exec-once = mpd
 #}}}
 
-- 
cgit v1.2.3