aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserScripts/ZshChangeTheme.sh
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-05-01 12:15:49 +0900
committerGitHub <noreply@github.com>2024-05-01 12:15:49 +0900
commit41c3de1b08d253a8b9a78f7c15ee1eb2ac1d9395 (patch)
tree7b406b2f4c32ead3fa939513d0bf7e92113d2edd /config/hypr/UserScripts/ZshChangeTheme.sh
parent8cda78812d9c70d83fff37d19c1d8362e07efb10 (diff)
parentf0fafb2890419a07616e71463e89aea26be62091 (diff)
Merge pull request #225 from JaKooLit/development
V2.2.9 released
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 7057ed2e..46d2249e 100755
--- a/config/hypr/UserScripts/ZshChangeTheme.sh
+++ b/config/hypr/UserScripts/ZshChangeTheme.sh
@@ -5,7 +5,7 @@ file_extension=".zsh-theme"
themes_array=($(find "$themes_dir" -type f -name "*$file_extension" -exec basename {} \; | sed -e "s/$file_extension//"))
-rofi_command="rofi -dmenu -config ~/.config/rofi/config-zsh-theme.rasi"
+rofi_command="rofi -i -dmenu -config ~/.config/rofi/config-zsh-theme.rasi"
menu() {
for theme in "${themes_array[@]}"; do
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage