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 | 1e762c2971fa6e114cfacbb4e8fdf1a6b0d3a229 (patch) | |
| tree | 63276a461d8e9e22794d9e2881726748d4dca4f8 | |
| parent | a8135a66bb6f64d9b692e6669b9781f69c6aac4e (diff) | |
| download | archsetup-1e762c2971fa6e114cfacbb4e8fdf1a6b0d3a229.tar.gz archsetup-1e762c2971fa6e114cfacbb4e8fdf1a6b0d3a229.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 |
