dotfiles/bin/switch-to-laptop-screen

8 lines
107 B
Plaintext
Raw Normal View History

2023-01-30 22:00:53 +00:00
#!/usr/bin/env bash
set -ueo pipefail
xrandr \
--output eDP-1 --mode 1920x1200 \
--output DP-3 --off