@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 I like configs that are just scripts. I do this with setxkbmap and xset, pulsemixer, and whatever else.
also, @EnjuAihara do
setxkbmap -model pc105 -layout de,jp -option caps:swapescape grp:rctrl_switch grp:shift_caps_toggle compose:sclk shift:both_capslock
xset r rate 300 35
then hold down the N key. thank me later
@miria @EnjuAihara @cummies though I have no idea how jap works. It's just an example
why cant things just work like when using a DE