瀏覽代碼

Merge branch 'multiple-monitors'

DricomDragon 5 年之前
父節點
當前提交
11a9aecd90
共有 1 個文件被更改,包括 10 次插入0 次删除
  1. 10 0
      Guides/i3.md

+ 10 - 0
Guides/i3.md

@@ -13,3 +13,13 @@ Use the _dmenu_ and use the **i3lock** program.
 ## Activate a wifi connection
 
 Start the **nmtui** program in a terminal.
+
+## Multiple monitors
+
+To get information :
+
+`xrandr`
+
+To adjust screen setup :
+
+`xrandr --output HDMI-0 --auto --above DP-0`