aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserScripts/ZshChangeTheme.sh
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-01-30 12:13:14 +0900
committerGitHub <noreply@github.com>2025-01-30 12:13:14 +0900
commit6c8bba4f3cdcaec0e2a978c47252b63dbcf4af38 (patch)
tree3e33a5e4e712ed76702396feca7e433561c59ef1 /config/hypr/UserScripts/ZshChangeTheme.sh
parentfe7318f179d9e767e974e7613de3fdfdc8c3ddfd (diff)
parentbee0fe2eba9b5f463c3dcc4318e0a1e476477ccd (diff)
Merge pull request #537 from JaKooLit/development
Development to Main
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 93cc4bf7..edfc2ecd 100755
--- a/config/hypr/UserScripts/ZshChangeTheme.sh
+++ b/config/hypr/UserScripts/ZshChangeTheme.sh
@@ -51,7 +51,7 @@ main() {
sed -i "s/^$var_name=.*/$var_name=\"$theme_to_set\"/" "$zsh_path"
notify-send -i "$iDIR/ja.png" "OMZ theme" "applied. restart your terminal"
else
- notify-send "Error:" "~.zshrc file not found!"
+ notify-send -i "$iDIR/ja.png" "Error:" "~.zshrc file not found!"
fi
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage