Comment 27 for bug 1874217

Revision history for this message
Liang (leoliangzhang) wrote :

Thanks to nugai's comment#25, this works for me:

1. Create a screen layout in `~/.config/monitors.xml`.
2. Copy the file to `/var/lib/gdm3/.config/` and change ownership:

  sudo cp ~/.config/monitors.xml /var/lib/gdm3/.config/
  sudo chown gdm:gdm /var/lib/gdm3/.config/monitors.xml

The monitor layout will persist across restarts and screen locks.