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

wallpaper doesn't get set automatically #28

Open
bheeshmpita opened this issue Oct 2, 2021 · 1 comment
Open

wallpaper doesn't get set automatically #28

bheeshmpita opened this issue Oct 2, 2021 · 1 comment

Comments

@bheeshmpita
Copy link

bheeshmpita commented Oct 2, 2021

here is the output of command bingwallpaper -1

$ bingwallpaper -1 Pinging Bing API... Bing Image of the day: http://www.bing.com/th?id=OHR.IvishakRiver_EN-US1566710821_1920x1200.jpg Saving image to /home/abhi/Pictures/Bing/th?id=OHR.IvishakRiver_EN-US1566710821_1920x1200.jpg New wallpaper set successfully for Enlightenment.

but the wallpaper remains previously set wallpaper which too had to be done manually
while setting up this program the auto start was done successfully at /root/.config/autostart/bingwallpaper.desktop
I have tried to set up other bing wallpaper programs but none of them works for me
I am using bodhi linux and I think the de is enlightenment.
please help.

@hshaterian
Copy link

Hi @bheeshmpita
pleas check if you have enabled dark theme ...
For me, gome desktop with dark theme, it works:
open 'bingwallpaper' file, find this line:
elif gsettings set org.gnome.desktop.background picture-uri "file://$path$imgName"; then
change picture-uri to picture-uri-dark, save and run.
It will set new wallpapaer ...

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

No branches or pull requests

2 participants