I have set rotate = 90 on phoc.ini and it refuses to rotate. I even changed scaling to 3 to see if it works and it does.
[output:eDP-1]
rotate = 90
They only way I manage to rotate Phrog is using this command
sudo -u _greetd WAYLAND_DISPLAY=wayland-0 XDG_RUNTIME_DIR=/run/user/104 wlr-randr --output eDP-1 --transform 90
Am I doing something wrong?
I have set
rotate = 90onphoc.iniand it refuses to rotate. I even changed scaling to 3 to see if it works and it does.They only way I manage to rotate Phrog is using this command
sudo -u _greetd WAYLAND_DISPLAY=wayland-0 XDG_RUNTIME_DIR=/run/user/104 wlr-randr --output eDP-1 --transform 90Am I doing something wrong?