We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have one horizontal monitor and one vertical. I'd love to be able to pick different wallpaper for each. Is this possible?
The text was updated successfully, but these errors were encountered:
1+ For this.
Sorry, something went wrong.
+2 For this.
Same as #46. You just need rotated videos. If you don't, you can use this script https://github.com/xaprier/scripting/blob/main/python/transpose.py which is transposes videos in directory threaded way.
Rotate right:
python3 transpose.py -t 1 Videos_Dir
Rotate left:
python3 transpose.py -t 2 Videos_Dir
@jeffshee
No branches or pull requests
I have one horizontal monitor and one vertical. I'd love to be able to pick different wallpaper for each. Is this possible?
The text was updated successfully, but these errors were encountered: