diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-01-24 01:13:30 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-24 01:13:30 +0900 |
| commit | 610a46e8fe3c5c0d0b292977b6015d9f858e5e98 (patch) | |
| tree | c36748cfdaa03b5ed387029637c5cf843280aa3a /config/hypr/scripts | |
| parent | 3861a76a4b4b46b4ad87e2499e0a478270877487 (diff) | |
| parent | 04d1ae7a82ccb0dacd5cd2723f3e41c1a6c98167 (diff) | |
Merge pull request #138 from JaKooLit/development
Development
Diffstat (limited to 'config/hypr/scripts')
| -rwxr-xr-x | config/hypr/scripts/WaybarCava.sh | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
