| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
| |
@@Ryuuyas
|
| |
|
| |
Fix shebang line to prevent posix execution of shell script. In posix mode, the for-loop failed.
|
| |
|
|
| |
Cava does not always default to pulseaudio
|
| |
|
|
|
|
|
|
|
| |
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
|
| | |
|
|
|
Rename waybar_cava.sh to WaybarCava.sh
remove cava module from the waybar modules bank
clean up waybar styles
|