Skip to content

Known_Issues

JaKooLit edited this page May 3, 2024 · 12 revisions

👣 Known issues and possible fixes to be posted here

🌈 Cava error

  • from time to somebody asked about cava error. Pywal 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 RefreshNoWaybar.sh and comment or delete the cava part
Clone this wiki locally