Masum Reza
137843beda
Shebang should have implicit path of bash, to make it more portableWithout this, the script is not executable in environments like NixOS, where packages are managed in unconventional directories, ie. /nix/store
2 years ago
ppfloydde
464601eb44
Update WaybarCava.sh
...
Fix shebang line to prevent posix execution of shell script. In posix mode, the for-loop failed.
2 years ago
KKV9
df9f507358
Fix: Set cava waybar input to pulse audio
...
Cava does not always default to pulseaudio
2 years ago
Luka Momčilović
ded28ab85a
fix(waybar): fix cava creating multiple instances
...
WaybarCava was creating a new instance of cava every time it was
executed. This happens when waybar is restarted/wallpaper is changed
Fixed by killing cava process referencing the same config
Fix : #131
2 years ago
JaKooLit
2bbe867a07
Just a small tinkering... :)
2 years ago
Ja.KooLit
8e4bdc65ca
Implementing custom waybar cava into styles and layouts
...
Rename waybar_cava.sh to WaybarCava.sh
remove cava module from the waybar modules bank
clean up waybar styles
2 years ago