summaryrefslogtreecommitdiffstats
path: root/roles/hyprtheme/files/scripts/theme-bg-next
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-01-15 12:28:19 +0100
committerAhmed Abdelhalim <[email protected]>2026-01-15 12:58:04 +0100
commitc2f2ed0d31d6790793064a9e1556aaec8488f623 (patch)
tree234e45cb73e29002672018f7e1c55c230e3a77dd /roles/hyprtheme/files/scripts/theme-bg-next
parent473c1d59845a93d30ef9d8096e061263c292fbf6 (diff)
Fix and ignore linting issues on hyprtheme role
Diffstat (limited to 'roles/hyprtheme/files/scripts/theme-bg-next')
-rw-r--r--roles/hyprtheme/files/scripts/theme-bg-next2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/hyprtheme/files/scripts/theme-bg-next b/roles/hyprtheme/files/scripts/theme-bg-next
index c3259a45..e0edb2a3 100644
--- a/roles/hyprtheme/files/scripts/theme-bg-next
+++ b/roles/hyprtheme/files/scripts/theme-bg-next
@@ -2,7 +2,7 @@
# Cycles through the background images available
-THEMES_PATH="$HOME/.config/hyprthemes/"
+THEMES_PATH="$HOME/.config/hyprtheme/"
THEME_BACKGROUNDS_PATH="$THEMES_PATH/current/backgrounds/"
CURRENT_BACKGROUND_LINK="$THEMES_PATH/current/background"