-
-
Notifications
You must be signed in to change notification settings - Fork 344
Known_Issues
Ja.KooLit edited this page May 6, 2024
·
13 revisions
- 👉 It is intermittent and I cant pinpoint the issue. to quickly restart rainbow borders, CTRL SHIFT W
- Seems to be fixed by this https://github.com/JaKooLit/Hyprland-Dots/pull/46/commits/4530ed47e3096a2602f41c58c38d48cf611e9c79
- 👋 as per my release statement on v2.1.12 release, "I noticed that some wallpapers are NOT triggering the rainbow borders." So this could be wallpaper formats or size or so.. I am not sure.
- When you have cava running in waybar, no tooltip on waybar
- 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