I prefer to run this script from a terminal since I open one the first thing I 
do but found a way to fix related to what others have done with a desktop 
shortcut. 

I tried a `systemctl service` upon login but it errors on so many items
that I gave up.

Following the third answer's direction's - login with bad configuration:

     cd .config
     mv monitors.xml{,.bak}

Now set your monitors with system settings.

Copy fixed script with `wget
https://raw.githubusercontent.com/alextomko/monitors/master/monitors`
and put it in a path to run from terminal.

     cd /home/$USER/bin

     mkdir /home/$USER/bin

     wget https://raw.githubusercontent.com/alextomko/monitors/master/monitors
     
     mv monitors /home/$USER/bin/monitors
     
     chmod +x /home/$USER/bin/monitors


      # Run it

       monitors

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1292398

Title:
  Second screen position isn't saved from one session to another

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1292398/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to