m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/xrandr.md
diff options
context:
space:
mode:
Diffstat (limited to 'xrandr.md')
-rw-r--r--xrandr.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/xrandr.md b/xrandr.md
new file mode 100644
index 0000000..141e7a2
--- /dev/null
+++ b/xrandr.md
@@ -0,0 +1,9 @@
+# xrandr
+
+## Use second screen
+
+ xrandr --output HDMI1 --auto --above eDP1
+
+## Turn off second screen
+
+ xrandr --output HDMI1 --off