Wayland multiple monitor resetting positions (with semi-solution) #380
horvay
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If this isn't the right place to post this, I'll remove it, but I thought it may help others with the same problem:
If anyone has the issue with Wayland where it keeps resetting your monitor setup, let me know if you find a good solution.
For now, I did this which works pretty well:
Install arandr
sudo apt install arandr
Run arandr, and set up your monitor layout, and then save the script (seen in the screenshot). This creates an .sh file.
Then go to settings and set up a custom shortcut (see screenshots). I did Shift + Alt + 5
Now whenever it messes up the monitors, I just hit that shortcut and everything is fixed. 🥂
Beta Was this translation helpful? Give feedback.
All reactions