Files
dotfiles/.config/screenlayout/desktop.sh
2024-05-26 13:48:29 +02:00

3 lines
248 B
Bash
Executable File

#!/bin/sh
xrandr --output DVI-I-0 --off --output DVI-I-1 --off --output HDMI-0 --primary --mode 3440x1440 --rate 99.99 --pos 1440x475 --rotate normal --output DP-0 --mode 2560x1440 --pos 0x0 --rotate left --output DP-1 --off --output DVI-D-0 --off