| Commit message (Collapse) | Author | Age | Lines |
| | |
|
| |
|
| |
Older CPU systems show significant CPU use with default framerate value. This patch sets it to 30. The CPU load is less but it still is responsive on the waybar. Added text in file to explain this and that it can be increased if they wish
|
| | |
|
| |
|
|
| |
@@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
|