reddit-background icon indicating copy to clipboard operation
reddit-background copied to clipboard

Set your Linux and Mac OS X desktop background to images pulled from Reddit

Results 13 reddit-background issues
Sort by recently updated
recently updated
newest added

contraversial to controversial

# **MacOS Background and Screensaver** Using this "**_reddit-background_**" script as a starting point, you can display those wonderful reddit nature wallpapers for both desktop and screensaver automagically with a few...

After cloning this repository, installing the necessary dependencies and running the script, it just exits with `0` without outputting anything or setting a background. I'm running Xfce on X11 on...

using the background example, gives me an error about setting up the background, because it downloads but the wallpaper doesnt change. `~ reddit-background --download-directory /home/tesso/reddit-backgrounds/images/ Traceback (most recent call last):...

I'm noticing that that the osascript command to set the Desktop is exiting with 0, but not actually setting the desktop background. This could be yet another High Sierra bug,...

I get this error when I run `./reddit-background` Traceback (most recent call last): File "./reddit-background", line 791, in main() File "./reddit-background", line 762, in main desktops = _get_desktops_with_defaults() File "./reddit-background",...

I'm seeing some odd behavior here. For context, I'm using a USB port replicator with DisplayLink drivers to use my mac on two external monitors and the built-in laptop screen...

Hello, Here is the error i ran into after running the script for the first time: ``` Traceback (most recent call last): File "/usr/local/bin/reddit-background", line 791, in main() File "/usr/local/bin/reddit-background",...

When executing reddit-background using the CLI, it will throw the following exception: ``` Traceback (most recent call last): File "./reddit-background", line 791, in main() File "./reddit-background", line 787, in main...

I was thinking we can possibly add windows support for this. I found a [Stack Overflow post on this.](http://stackoverflow.com/questions/16943733/change-windows-background-from-python) Lemme know what you think and I will get to work...