Open Elitekrd opened 1 week ago
I didn't have a lot of time to investigate, but had the same issue. (Hyprland version 0.45.2 was installed when I executed the script).
If you go to the Decorations section of the referenced configuration wiki, it seems like shadow was moved to a subcategory. Replacing lines 75-78 in your ~/.config/hypr/hyprland.conf with the following worked for me:
shadow {
enabled = true
range = 4
render_power = 3
color = rgba(1a1a1aee)
}
Similarly update the block for line 102 to:
master {
#See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
new_status=master
}
Was able to install and get my Nvidia card working. However, Ran into several issues that I am unsure on how to resolve. Any help would be appreciated.
Config error in file at line 75: config optiondoes not exist
line 76: config option does not exist
Line 77: config option does not exist
Line 78: config option does not exist
Line 102: config option does not exist