# Multi-screen setup in i3 config 1. Install `arandr`, which can be used to visually setup multiscreen layout 2. Configure multiscreen layout using `arandr` and save to a bash script (which containing `xrandr` commands) 3. Add bash script execution in i3 config with `exec_always --no-startup-id ...` to let multiscreen configuration taking effect