aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserScripts/RofiBeats.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-03-13 23:22:23 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-03-13 23:22:23 +0900
commit28b889d4d121d05525b6dbda420f32cbabd63428 (patch)
tree9be46d2f58a748a5a07ba5b0cdbf2f2e81b18462 /config/hypr/UserScripts/RofiBeats.sh
parent3ed3bc0bd5c1fefc92594baa6058d4bdeb7bf35a (diff)
replaced folders//folder with directories/directory
Diffstat (limited to 'config/hypr/UserScripts/RofiBeats.sh')
-rwxr-xr-xconfig/hypr/UserScripts/RofiBeats.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/hypr/UserScripts/RofiBeats.sh b/config/hypr/UserScripts/RofiBeats.sh
index 4587e720..b134c8a2 100755
--- a/config/hypr/UserScripts/RofiBeats.sh
+++ b/config/hypr/UserScripts/RofiBeats.sh
@@ -106,16 +106,16 @@ fi
# Prompt the user to choose between local and online music
-user_choice=$(printf "Play from Online Stations\nPlay from Music Folder\nShuffle Play from Music Folder" | rofi -dmenu -config $rofi_theme_1)
+user_choice=$(printf "Play from Online Stations\nPlay from Music directory\nShuffle Play from Music directory" | rofi -dmenu -config $rofi_theme_1)
case "$user_choice" in
- "Play from Music Folder")
+ "Play from Music directory")
play_local_music
;;
"Play from Online Stations")
play_online_music
;;
- "Shuffle Play from Music Folder")
+ "Shuffle Play from Music directory")
shuffle_local_music
;;
*)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage