dotfiles/.local/bin/no-hdmi-port.sh

3 lines
128 B
Bash
Executable File

#!/bin/sh
xrandr --output eDP1 --primary --mode 1366x768 --pos 0x0 --rotate normal --output HDMI1 --off --output VIRTUAL1 --off