aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.config/easyeffects
Commit message (Collapse)AuthorAgeFilesLines
* fix(hyprland): remove easyeffects auto-launchCraig Jennings2026-01-291-5/+0
| | | | | | | | | | 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 <noreply@anthropic.com>
* fix(hyprland): resolve autologin startup issuesCraig Jennings2026-01-291-0/+5
| | | | | | | | | | | | - Use start-hyprland wrapper instead of Hyprland directly (fixes "started without start-hyprland" warning) - Add init-keyring script to create empty-password keyring (fixes keyring password prompt with autologin) - Add easyeffects config with noWindowAfterStarting=true (starts minimized instead of fullscreen) - Install python-secretstorage for init-keyring script Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix(dotfiles): move easyeffects presets to correct locationCraig Jennings2026-01-283-637/+0
| | | | | EasyEffects stores presets in ~/.local/share/easyeffects/output/, not ~/.config/easyeffects/output/. Moved presets to correct path.
* feat(hyprland): add easyeffects EQ presets and autostartCraig Jennings2026-01-283-0/+637
- Add Harman EQ presets for DT770, PXC 550-II, and Pixel Buds Pro 2 - Start easyeffects minimized on Hyprland startup - Move preset docs and install script to assets/