From 101d47fc3f5b3142ba39d69f3e0a5536e5a9f6ce Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 29 Jan 2026 15:41:02 -0600 Subject: fix(hyprland): remove easyeffects auto-launch Remove easyeffects from exec-once - user can configure autostart themselves via easyeffects settings. Also remove easyeffects config from dotfiles as it gets overwritten by the app when user changes settings. Co-Authored-By: Claude Opus 4.5 --- dotfiles/hyprland/.config/easyeffects/db/easyeffectsrc | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 dotfiles/hyprland/.config/easyeffects/db/easyeffectsrc (limited to 'dotfiles/hyprland/.config/easyeffects') diff --git a/dotfiles/hyprland/.config/easyeffects/db/easyeffectsrc b/dotfiles/hyprland/.config/easyeffects/db/easyeffectsrc deleted file mode 100644 index 71fa605..0000000 --- a/dotfiles/hyprland/.config/easyeffects/db/easyeffectsrc +++ /dev/null @@ -1,5 +0,0 @@ -[StreamInputs] -inputDevice=easyeffects_sink - -[Window] -noWindowAfterStarting=true -- cgit v1.2.3