aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-01-24 01:13:30 +0900
committerGitHub <noreply@github.com>2024-01-24 01:13:30 +0900
commit610a46e8fe3c5c0d0b292977b6015d9f858e5e98 (patch)
treec36748cfdaa03b5ed387029637c5cf843280aa3a
parent3861a76a4b4b46b4ad87e2499e0a478270877487 (diff)
parent04d1ae7a82ccb0dacd5cd2723f3e41c1a6c98167 (diff)
Merge pull request #138 from JaKooLit/development
Development
-rwxr-xr-xconfig/hypr/UserScripts/RofiBeats.sh2
-rwxr-xr-xconfig/hypr/scripts/WaybarCava.sh4
2 files changed, 5 insertions, 1 deletions
diff --git a/config/hypr/UserScripts/RofiBeats.sh b/config/hypr/UserScripts/RofiBeats.sh
index 405451f5..16777f55 100755
--- a/config/hypr/UserScripts/RofiBeats.sh
+++ b/config/hypr/UserScripts/RofiBeats.sh
@@ -45,4 +45,4 @@ main() {
}
# Check if an online music process is running and send a notification, otherwise run the main function
-pkill -f http && notify-send -u low -i "$iDIR/music.png" "Online Music stopped" || main
+pkill mpv && notify-send -u low -i "$iDIR/music.png" "Online Music stopped" || main
diff --git a/config/hypr/scripts/WaybarCava.sh b/config/hypr/scripts/WaybarCava.sh
index 711f4c62..62e3558e 100755
--- a/config/hypr/scripts/WaybarCava.sh
+++ b/config/hypr/scripts/WaybarCava.sh
@@ -21,6 +21,10 @@ cat >"$config_file" <<EOF
[general]
bars = 10
+[input]
+method = pulse
+source = auto
+
[output]
method = raw
raw_target = /dev/stdout
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage