aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserScripts
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2024-06-05 19:42:09 +0900
committerGitHub <noreply@github.com>2024-06-05 19:42:09 +0900
commit38ef47b638f4fb0b25b4107e1ba34d24960777fe (patch)
tree8ac51dcdf4945ca6731081e3ddf57c0295229d93 /config/hypr/UserScripts
parent5001bcd21cf0031b417824a5c31386b55148e754 (diff)
parentf7aa8904f48573c323aa19efaef22866018edfbb (diff)
Merge pull request #328 from JaKooLit/development
Development to main
Diffstat (limited to 'config/hypr/UserScripts')
-rwxr-xr-xconfig/hypr/UserScripts/RofiBeats.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserScripts/RofiBeats.sh b/config/hypr/UserScripts/RofiBeats.sh
index 7fed687f..ffd0e7ae 100755
--- a/config/hypr/UserScripts/RofiBeats.sh
+++ b/config/hypr/UserScripts/RofiBeats.sh
@@ -31,7 +31,7 @@ populate_local_music() {
while IFS= read -r file; do
local_music+=("$file")
filenames+=("$(basename "$file")")
- done < <(find "$mDIR" -type f \( -iname "*.mp3" -o -iname "*.flac" -o -iname "*.wav" -o -iname "*.ogg" \))
+ done < <(find "$mDIR" -type f \( -iname "*.mp3" -o -iname "*.flac" -o -iname "*.wav" -o -iname "*.ogg" -o -iname "*.mp4" \))
}
# Function for displaying notifications
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage