m /a/bin/ds/i3-sway/gen
+
if $tall; then
# 298 & 336 are millimeters. I took them from a monitor I was using. I
move-ws MON-LEFT 2
move-ws MON-RIGHT 3 4 5 6 7 8 9 10
+
elif $quarter; then
m xrandr --setmonitor MON-LEFT $half_x/298x$half_y/336+$x_offset+0 $target_out
else # fullscreen
move-ws $target_out 2 3 5 6 7 8 9 10
fi
+if [[ $secondary_out ]]; then
+ ws1_output=$primary_out
+else
+ ws1_output=MON-RIGHT
+fi
+move-ws $ws1_output 1
+
m /a/exe/input-setup