Closed kthurman59 closed 11 months ago
Will investigate that "issue" and try to get a fix, but i think that could be more from bspwm issue, not from my dots, but let me investigate why that happends.
Yeah, I agree with you. I have no problem closing it out, I just thought it was something you might find interesting. No worries!
This is an issue and an answer actually.
I changed to the proper NVIDIA drivers from Neauveau. A side effect is it reduced my WS from 6 to 1. You have to go in and remove the "$monitors" alias as it doesn't like that for some reason. You also much have the monitor numbers as numbers and not strings.
Example: '1' '2' '3'
Instead use: 1 2 3
This fixed my issues and my workspaces are back to normal.