mylinuxforwork / dotfiles

The ML4W Dotfiles for Hyprland - An advanced and full-featured configuration for the dynamic tiling window manager Hyprland including an easy to use installation script for Arch based Linux distributions.
GNU General Public License v3.0
1.18k stars 91 forks source link

[BUG] #493

Open taburshunu opened 15 hours ago

taburshunu commented 15 hours ago

Describe the bug config error it says decoration shadow enable, range, render_power,color does not exist

To Reproduce Steps to reproduce the behavior:

  1. Install the dotfiles
  2. reboot
  3. error at top

Expected behavior error that says does not exist covers waybar

Screenshots added 2024-11-29-200815_hyprshot

Distribution (please complete the following information): Arch Linux

Additional context i mean the screenshot is added so i dont think so

taburshunu commented 15 hours ago

i really love the terminal and all the stuff so i be pleased as fast as the issue is solved

KimVatnedal commented 11 hours ago

To quickly remove the error, open the /...../hypr/conf/decorations/default.conf and comment out the section like this:

#shadow {
#        enabled = true
#       range = 30
#      render_power = 3
#     color = 0x66000000
#}

What is your version of Hyprland? this change was introduced in 0.45.0.

taburshunu commented 2 hours ago

thank you