Multimonitor GDM

Have GDM properly manage multimonitor setup.

  1. Configure monitors with gnome
  2. 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