dots/.bin/external-only

7 lines
155 B
Plaintext
Raw Normal View History

2020-02-18 19:08:47 +01:00
#!/usr/bin/env bash
# Toggle monitor settings
# only show on external display
2020-02-17 23:08:02 +01:00
xrandr --output eDP1 --off
xrandr --output HDMI1 --mode 3840x2160 --primary