m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/xrandr.md
blob: 141e7a2ee4b2d02fee6ceed259e714e0a2b0b15b (plain)
1
2
3
4
5
6
7
8
9
# xrandr

## Use second screen

    xrandr --output HDMI1 --auto --above eDP1

## Turn off second screen

    xrandr --output HDMI1 --off