-
-
Notifications
You must be signed in to change notification settings - Fork 143
Known_Issues
Ja.KooLit edited this page May 24, 2024
·
7 revisions
- When you have cava running in waybar, no tooltip on waybar
- from time to somebody asked about cava error. Wallust colors are connected to cava colors. for colors change. It may not work on you.
- to fix it, you need to assign a fix colors instead. Edit ~/.config/cava/config
- assign the fix colors
gradient_color_1 = '#0a0702'
gradient_color_2 = '#925E30'
gradient_color_3 = '#907253'
gradient_color_4 = '#9D8B6E'
gradient_color_5 = '#cdc9c3'
gradient_color_6 = '#6F887C'
gradient_color_7 = '#9D8B6E'
gradient_color_8 = '#cdc9c3'
- edit as well
~/.config/hypr/scripts Refresh.sh and RefreshNoWayba.sh
and comment or delete the cava part - edit as well
~/.config/wallust/wallust.toml
. Under templates comment or delete the 2 cava lines
-
New rofi-beats can play local music, however, I cant make it play randomly and continously all the music inside a certain directory and sub-directoriesfixed on v2.2.12