aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-02-27 09:58:08 +0900
committerGitHub <noreply@github.com>2025-02-27 09:58:08 +0900
commitb4b8cfbf2d67ed3086ddea285021614d78ac7c08 (patch)
tree42a632cd1413c0e504725f0d021ffe21847d814f
parent831550b9fb619499b01f4923dfc449321e8ccb1e (diff)
parent007be64aeef4e8d6e6e17f919065135a4694106c (diff)
Merge pull request #587 from JaKooLit/dwilliam62-patch-WaybarCava.sh-limit-framework
Update WaybarCava.sh set framerate to 30
-rwxr-xr-xconfig/hypr/scripts/WaybarCava.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/hypr/scripts/WaybarCava.sh b/config/hypr/scripts/WaybarCava.sh
index 99261387..d31a05b5 100755
--- a/config/hypr/scripts/WaybarCava.sh
+++ b/config/hypr/scripts/WaybarCava.sh
@@ -18,6 +18,10 @@ done
config_file="/tmp/bar_cava_config"
cat >"$config_file" <<EOF
[general]
+# Older systems show significant CPU use with default framerate
+# Setting maximum framerate to 30
+# You can increase the value if you wish
+framerate = 30
bars = 10
[input]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage