diff options
Diffstat (limited to 'connect-screen')
-rwxr-xr-x | connect-screen | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/connect-screen b/connect-screen new file mode 100755 index 0000000..657b07f --- /dev/null +++ b/connect-screen @@ -0,0 +1,7 @@ +#!/bin/bash + +xrandr --output VIRTUAL1 --off +xrandr --output HDMI2 --off +xset r rate 250 50 +xrandr --output HDMI2 --right-of eDP1 --auto +xkbcomp .xkbmap "$DISPLAY" |