Skip to content

Commit a0bf888

Browse files
committed
added script to rotate both monitors back to normal
1 parent c92362b commit a0bf888

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

rotate-normal

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#! /bin/sh
2+
3+
xrandr --output VGA1 --rotate normal
4+
xrandr --output DP3 --rotate normal

0 commit comments

Comments
 (0)