summaryrefslogtreecommitdiffstats
path: root/.local/bin/scrwork
blob: 305a991c5e7814708065a9365cec1801c2b15591 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

xrandr --output LVDS-1 --primary --mode 1366x768 --pos 0x312 --rotate normal
xrandr --output VGA-1 --off
xrandr --output HDMI-1 --mode 1920x1080 --pos 1366x0 --rotate normal --output DP-1 --off
xrandr --output HDMI-2 --off
xrandr --output HDMI-3 --off
xrandr --output DP-2 --off
xrandr --output DP-3 --off
sysctl hw.snd.default_unit=0 >/dev/null
setwp