aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserScripts/ZshChangeTheme.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-23 13:15:07 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-23 13:15:07 +0900
commit9df8836dc8bf17a86990bbf659105626138552cb (patch)
treea1e6e5af1a1cf7e1e27ff357e634b3d3e6209ba8 /config/hypr/UserScripts/ZshChangeTheme.sh
parentc449e25686c2b35f751c7ae4cb620fb8e29c243c (diff)
Not sure if important.. but whatever
Diffstat (limited to 'config/hypr/UserScripts/ZshChangeTheme.sh')
-rwxr-xr-xconfig/hypr/UserScripts/ZshChangeTheme.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserScripts/ZshChangeTheme.sh b/config/hypr/UserScripts/ZshChangeTheme.sh
index 4ff43557..fafd7fb0 100755
--- a/config/hypr/UserScripts/ZshChangeTheme.sh
+++ b/config/hypr/UserScripts/ZshChangeTheme.sh
@@ -10,7 +10,7 @@ file_extension=".zsh-theme"
# Variables
iDIR="$HOME/.config/swaync/images"
-rofi_theme="~/.config/rofi/config-zsh-theme.rasi"
+rofi_theme="$HOME/.config/rofi/config-zsh-theme.rasi"
themes_array=($(find -L "$themes_dir" -type f -name "*$file_extension" -exec basename {} \; | sed -e "s/$file_extension//"))
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage