Open igorgue opened 5 months ago
probably, but it's not a priority heh, fucking with transforms is always a fiddly pain
@vaxerski is there a way I can setup hyprexpo's bind
to not work on that vertical monitor? Or only work on my main monitor which is horizontal, currently have this on my startup script.
hyprpm reload -n
sleep 5
hyprctl keyword bind "SUPER, escape, hyprexpo:expo, toggle"
sleep 5
is there because if you do it immediately it flashes a config error, my guess is that reload hasn't finished when I add the bind.
hyprctl monitors
prints monitors and each has an active
prop iirc
I use a vertically flipped monitor and hyprexpo shows horizontally.
You think you can add something that detects the orientation of a monitor
transform,1
?