Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Fix Non-functional In GNOME Dark Mode #505

Closed
Iancaster opened this issue Apr 24, 2022 · 6 comments
Closed

How to Fix Non-functional In GNOME Dark Mode #505

Iancaster opened this issue Apr 24, 2022 · 6 comments

Comments

@Iancaster
Copy link

This is actually resolved! I added the code in, myself.

  1. /home/$USER/.config/variety/scripts/set_wallpaper ,

  2. Copy line 169, gsettings set org.gnome.desktop.background picture-uri "file://$WP" 2> /dev/null

  3. Paste it right below itself on the next line.

  4. On the new line, replace picture-uri with picture-uri-dark.

You're done! Now it'll replace your wallpapers no matter if you're in dark mode or not. :)

@jlu5
Copy link
Member

jlu5 commented May 1, 2022

Duplicate of #439

@jlu5 jlu5 marked this as a duplicate of #439 May 1, 2022
@jlu5 jlu5 closed this as completed May 1, 2022
@biplabro
Copy link

Thanks for the patch.

@blackbeerben
Copy link

Worked for me. Pop!_OS LTS. Feb 10, 2023. Thanks very much!

@chrisfonte
Copy link

Works great on Pop!_OS.

@deleniti
Copy link

Works on zorinOS 17.1 thank you

@willamecm-10
Copy link

Thank you, it solved it for me, pop os 22.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants