You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It turns out that the order (for whatever reason) is 0, 2, 1, which explains why i3 sets up the workspaces in the wrong order. Is there a way to determine which monitor number relates to which monitor? I tried loading the Display settings screen, but that only confused matters further.
As a second note, I was able to add this in as a partial configuration in ~/.config/regolith3/i3/config.d/, which meant that I didn't need to stage the whole i3 config file, which makes it easier when upgrading regolith.
I hope this helps, and please let me know if I can assist further.
Thanks & Best Wishes,
Shri
The text was updated successfully, but these errors were encountered:
Hi,
Loving using regolith, but I have encountered a couple of minor issues. The documentation on assigning a workspace to a display could be improved.
xrandr --listmonitors
does indeed list the monitors, but it is unclear which. In my case:It turns out that the order (for whatever reason) is 0, 2, 1, which explains why i3 sets up the workspaces in the wrong order. Is there a way to determine which monitor number relates to which monitor? I tried loading the Display settings screen, but that only confused matters further.
As a second note, I was able to add this in as a partial configuration in
~/.config/regolith3/i3/config.d/
, which meant that I didn't need to stage the whole i3 config file, which makes it easier when upgrading regolith.I hope this helps, and please let me know if I can assist further.
Thanks & Best Wishes,
Shri
The text was updated successfully, but these errors were encountered: