Arabic script is right to left. But that’s besides the point. It was just a piece of trivia. I’d like right side alignment for purely practical reasons, not because of some inclusion ideology.
Just edit space_view3d.py. Get your workspace figured, put what you want in the desired order, throw a few spacers in there. Put more than you need and scroll to the end of the line if you want to be lazy about it, the thing clamps to the end you can’t even screw it up. Save startup file, never touch it again.
That would change it for all 3d views on the screen, not just your main one. It would also get reverted each time i updated Blender.
I’m not really looking for personal workarounds here, I’m suggesting a simple function that used to work in 2.79, that everybody could benefit from.
You know this got me thinking about a few things. I bet you could make like a dummy operator that holds a variable, or make a dummy property that doesn’t actually do anything, and you could change to some preset header configurations that looks for what these dummy ops or props are set to.