adi1090x / dynamic-wallpaper

A simple bash script to set wallpapers according to current time, using cron job scheduler.
GNU General Public License v3.0
1.88k stars 115 forks source link

Add support for gnome 42 dark mode #91

Open wmcmillian-coalmarch opened 2 years ago

wmcmillian-coalmarch commented 2 years ago

This adds support for gnome 42's new dark mode. So that the wall paper changes even if it is in dark mode.

gw8ndal commented 2 years ago

Looks good, I would love to see it merged

DonFruendo commented 2 years ago

+1 for this. With more people using dark mode and Gnome dedicating a setting to it, this is a really good addition!

HaydenS3 commented 2 years ago

Works but creates a file with $1 as name on Ubuntu 22.04. Removing the 2>$1 from scripts fixed the issue.

adi1090x commented 1 year ago

Sorry for being way too late.

Nice PR, can you resolve conflicts and reproduce it?

vintagefuture commented 1 year ago

@wmcmillian-coalmarch Are you able to resolve the conflict? @adi1090x I'm happy to submit a new PR with these same changes if it helps