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

Set wallpaper to specific display/monitor? #62

Closed
welpo opened this issue Dec 13, 2015 · 3 comments
Closed

Set wallpaper to specific display/monitor? #62

welpo opened this issue Dec 13, 2015 · 3 comments

Comments

@welpo
Copy link

welpo commented Dec 13, 2015

Looking at the documentation I could find + asking around I couldn't find a way, from command line, to set a wallpaper only for a specific display/monitor.

Is there a way to do this? I wrote a script that rewrites the file used to --restore in ~/.config/nitrogen/ as a workaround, but I'd like to know whether I'm missing an existing option.

If this option doesn't exist, consider this a request/suggestion to add it.

@daf
Copy link
Member

daf commented Dec 13, 2015

Hi @welpo, there is a way - you can specify --head=<x> on the command line. It should work with both the --set-<mode> and --restore flags. Hopefully this addresses what you need it to do.

The documentation is long out of date, I've yet to get to cleaning it up (see #20), but is one of the last things to do before 1.6 is released.

@welpo
Copy link
Author

welpo commented Dec 13, 2015

Hi @daf,
I tried the following:
nitrogen --head=1 '~/Pictures/wallpaper.png' but I got:
Error parsing command line: Unexpected argument head

I'm running the version from the Debian stable repo, 1.5.2-2.

@daf
Copy link
Member

daf commented Dec 13, 2015

Ah, that's why - forgot to mention this isn't in a release yet. If you're comfortable compiling from source, it'll be there - otherwise, please wait for 1.6 to be released.

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