diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-28 13:20:08 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-28 13:20:08 -0600 |
| commit | b02e0cb4f3a87f64dd0eb55d45f6c670ab9fe2b0 (patch) | |
| tree | 22bf96694518ee2f452afa20cee72e485ac279a9 | |
| parent | ede4f2f4cc22cd449332d82784b7076636358274 (diff) | |
| download | archsetup-b02e0cb4f3a87f64dd0eb55d45f6c670ab9fe2b0.tar.gz archsetup-b02e0cb4f3a87f64dd0eb55d45f6c670ab9fe2b0.zip | |
fix(dotfiles): move easyeffects presets to correct location
EasyEffects stores presets in ~/.local/share/easyeffects/output/,
not ~/.config/easyeffects/output/. Moved presets to correct path.
| -rw-r--r-- | dotfiles/hyprland/.local/share/easyeffects/output/dt770-pro-250-harman-eq.json (renamed from dotfiles/hyprland/.config/easyeffects/output/dt770-pro-250-harman-eq.json) | 0 | ||||
| -rw-r--r-- | dotfiles/hyprland/.local/share/easyeffects/output/pixel-buds-pro-2-harman-eq.json (renamed from dotfiles/hyprland/.config/easyeffects/output/pixel-buds-pro-2-harman-eq.json) | 0 | ||||
| -rw-r--r-- | dotfiles/hyprland/.local/share/easyeffects/output/pxc-550-ii-harman-eq.json (renamed from dotfiles/hyprland/.config/easyeffects/output/pxc-550-ii-harman-eq.json) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/dotfiles/hyprland/.config/easyeffects/output/dt770-pro-250-harman-eq.json b/dotfiles/hyprland/.local/share/easyeffects/output/dt770-pro-250-harman-eq.json index 8774a0f..8774a0f 100644 --- a/dotfiles/hyprland/.config/easyeffects/output/dt770-pro-250-harman-eq.json +++ b/dotfiles/hyprland/.local/share/easyeffects/output/dt770-pro-250-harman-eq.json diff --git a/dotfiles/hyprland/.config/easyeffects/output/pixel-buds-pro-2-harman-eq.json b/dotfiles/hyprland/.local/share/easyeffects/output/pixel-buds-pro-2-harman-eq.json index 056e216..056e216 100644 --- a/dotfiles/hyprland/.config/easyeffects/output/pixel-buds-pro-2-harman-eq.json +++ b/dotfiles/hyprland/.local/share/easyeffects/output/pixel-buds-pro-2-harman-eq.json diff --git a/dotfiles/hyprland/.config/easyeffects/output/pxc-550-ii-harman-eq.json b/dotfiles/hyprland/.local/share/easyeffects/output/pxc-550-ii-harman-eq.json index c400419..c400419 100644 --- a/dotfiles/hyprland/.config/easyeffects/output/pxc-550-ii-harman-eq.json +++ b/dotfiles/hyprland/.local/share/easyeffects/output/pxc-550-ii-harman-eq.json |
