@EnjuAihara @miria @cummies If you have more than 2, go through the code and figure it out so you can make a function to set it to a specific screen, then bind that somewhere
in awesomewm you can just client:move_to_screen(x)
@EnjuAihara @miria @cummies awesome wm does that by default. it's a dwm fork that's just better. but, you could just call xdotool
@EnjuAihara @miria @cummies
xrandr
for my setup its
xrandr --output HDMI-0 --mode 1920x1080 --pos 3440x360 --rate 60\
--output DP-4 --mode 3440x1440 --primary --rate 90
you can also use arandr for a gui
@miria @EnjuAihara @cummies though I have no idea how jap works. It's just an example