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
How can I use the resolution as trigger or at least condition?
For the moment I loop poll with a very hacky script (unreliably) xrandr | grep -c "3840x2160" to trigger autorandr. I'd rather have autorandr handle this.