Files
.dotfiles/screen-layout/.screenlayout/layout.sh
T
2023-04-18 22:46:18 +02:00

3 lines
177 B
Bash
Executable File

#!/bin/sh
xrandr --output eDP-1 --mode 1920x1080 --pos 0x1080 --rotate normal --output HDMI-1 --off --output DP-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --off