debian-z/config/scripts/resolution-double.sh

3 lines
186 B
Bash
Raw Permalink Normal View History

2023-06-20 17:45:22 +01:00
#!/bin/sh
2023-06-30 11:06:56 +01:00
xrandr --output DVI-D-1 --primary --mode 1920x1080 --pos 900x0 --rotate normal --output HDMI-1 --mode 1600x900 --pos 0x0 --rotate right --output DP-0 --off --output DP-1 --off