mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
correct resolution
This commit is contained in:
parent
5692932db6
commit
153edcf657
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ i3_monitors:
|
|||
- monitor:
|
||||
id: 2
|
||||
output: "HDMI2"
|
||||
mode: "1920x1080"
|
||||
mode: "1920x1200"
|
||||
pos: "2560x0"
|
||||
rotate: "normal"
|
||||
workspaces: [6,7,8,9,0]
|
||||
|
|
Loading…
Reference in a new issue