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

Multi monitor background setting #151

Open
BossCode45 opened this issue Jun 22, 2022 · 1 comment
Open

Multi monitor background setting #151

BossCode45 opened this issue Jun 22, 2022 · 1 comment

Comments

@BossCode45
Copy link

I have multiple monitors and want to use this tool, however when setting my background through nitrogen I need to set each one individually. It would be nice if I was able to set it to duplicate the background over each monitor.

@ktnlikeasmallcat
Copy link

in .xinitrc (or equivalent) :

nitrogen --set-color=black --set-scaled --random ~/.backgrounds --head=0 &
nitrogen --set-color=black --set-scaled --random ~/.backgrounds --head=1 &

will result in one random image from the ~/.backgrounds folder on each monitor

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