Simplified monitor setup and locking
This commit is contained in:
3
screenlayouts/.screenlayout/dual.sh
Normal file
3
screenlayouts/.screenlayout/dual.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
xrandr --output VIRTUAL1 --off --output DP1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output HDMI1 --off --output eDP1 --mode 1920x1080 --pos 1920x0 --rotate normal --output VGA1 --off
|
||||
xrandr --output "DVI-1-0" --off
|
Reference in New Issue
Block a user