Open GittyMac opened 2 years ago
Yeah, I will do that when I have some time!
For the moment, you can set the following commands in night theme switcher:
# at sunrise:
gsettings --schemadir ~/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/schemas set org.gnome.shell.extensions.blur-my-shell overview-style-components 1
# at sunset:
gsettings --schemadir ~/.local/share/gnome-shell/extensions/blur-my-shell@aunetx/schemas set org.gnome.shell.extensions.blur-my-shell overview-style-components 2
(i wrote the commands above from memory, so maybe something is not right, if that is the case tell me and I get my computer out to check :D)
Hello, I just tried it and it not working because there is no "overview-style-components" schema, can you please make this command work with latest version?
Sorry :/ new gsettings path is:
org.gnome.shell.extensions.blur-my-shell.overview style-components
Thank you, works like a charm!
In Blur my Shell, there is an option to choose a light or dark style for overview components. In GNOME 42, a dark mode option was implemented. If you use switch themes often or use an extension like Night Theme Switcher, it'll keep it as the last selected option. It is especially noticeable when using the dynamic wallpapers introduced in GNOME 42. There should be a toggle for the overview components to follow the GNOME theme.