nwg-piotr / nwg-shell-config

nwg-shell configuration utility
MIT License
66 stars 10 forks source link

[Bug] Generated nwg-shell-config errors with Hyprland 0.45.0 #84

Closed hecto600 closed 1 day ago

hecto600 commented 1 day ago

With the new Hyprland 0.45.0. Settings generated by shell-config gives config errors^1. Breaking changes are mentioned on the release note. Hyprland 0.45.0 release

nwg-piotr commented 1 day ago

You need to use v0.5.51: https://github.com/nwg-piotr/nwg-shell-config/releases/tag/v0.5.51

You'll also need to remove

    drop_shadow = true
    shadow_range = 4
    shadow_render_power = 3
    col.shadow = rgba(1a1a1aee)

from the main hyprland.conf file, or edit them according to the latest Hyprland version.

hecto600 commented 1 day ago

I'm already using nwg-shell-config 0.5.51 and rebooted the system, but includes.conf error persist. I would remove manually the lines from the file but idk what could happen. Do I need to do something beyond updating? swappy-2024-11-12_193953

nwg-piotr commented 1 day ago

You only need to run nwg-shell-config and press the Apply button, w/o changing anything.

hecto600 commented 1 day ago

It is working now! Thanks ;)

nwg-piotr commented 1 day ago

You are welcome. :)