Multimonitor GDM
Have GDM properly manage multimonitor setup.
- Configure monitors with gnome
Run:
sudo cp -f ~/.config/monitors.xml ~gdm/.config/monitors.xml sudo chown $(id -u gdm):$(id -g gdm) ~gdm/.config/monitors.xml sudo restorecon ~gdm/.config/monitors.xml