end-4 / dots-hyprland

Modern, feature-rich and accessible desktop configuration.
https://end-4.github.io/dots-hyprland-wiki/en/
GNU General Public License v3.0
3.1k stars 201 forks source link

[Issue] Background not setting #509

Closed Wafflewithketchup closed 1 month ago

Wafflewithketchup commented 1 month ago

When setting a background in the Gnome settings, no background appears. Background is solid black. Using 3 monitors with different resolutions (4k, 1440p and 1080p). Not a single workspace has a background

end-4 commented 1 month ago

set it with ctrl+super+t not everything in the gnome settings app will work, this for example

Wafflewithketchup commented 1 month ago

ctrl+super+t does open a popup to select a background. This does trigger a new colour scheme, but the desktop background will be a solid colour from the colour scheme, not the background image selected.

end-4 commented 1 month ago

~/.config/ags/scripts/color_generation/switchwall.sh give logs pls

grimkraut commented 1 month ago

I had the same issue and found out that i didn't have the bc command available, so after installing it it did work for me, on a single display with CTRL+Super+T

Wafflewithketchup commented 1 month ago

~/.config/ags/scripts/color_generation/switchwall.sh /home/user/.config/ags/scripts/color_generation/switchwall.sh: line 12: bc: command not found /home/user/.config/ags/scripts/color_generation/switchwall.sh: line 14: bc: command not found error: invalid value ', 1440' for '--transition-pos ': Invalid x coord:

For more information, try '--help'.

undefined [Gradience] INFO: Preset Material3_Generated applied successfully for Gtk 3 and Gtk 4 applications. [Gradience] INFO: In order for changes to take full effect, you need to log out. undefined

Wafflewithketchup commented 1 month ago

@grimkraut's suggestion solved my issue, thanks!

end-4 commented 1 month ago

what... idk where it's used but i guess i'll just add that package anyway. 0.2mb isn't much...

Roverp1 commented 1 month ago

Same, after updating the dotfiles yesterday via update-dots.sh, Ctrl+Super+T no longer changed the wallpaper, only the color scheme. Installing bc fixed the problem.

Currently on commit ```plain commit c5b159d19f5807b1ee943f1a5a41faed77f457e0 (HEAD -> main, origin/main) Author: end-4 <97237370+end-4@users.noreply.github.com> Date: Sat May 18 19:45:36 2024 +0700 remove unecessary click2close ```
SVTA-OP commented 2 weeks ago

I'm getting this issue when running the script and setting a wallpaper. The colors work, however. image

end-4 commented 2 weeks ago

install jq

SVTA-OP commented 2 weeks ago

Yes, I found the issue a few minutes after posting. Thanks. Amazing dotfile btw 🔥