Update Manual.org

This commit is contained in:
Alexander Grothe 2018-01-16 12:50:54 +01:00
parent 7de6a0e193
commit 51dd198799
1 changed files with 1 additions and 1 deletions

View File

@ -1900,7 +1900,7 @@ first_run: False
state: directory
path: /etc/yavdr
- copy:
content: '{{ xorg | to_nice_yaml }}'
content: '{{ xorg | combine(xrandr) | to_nice_yaml }}'
dest: /etc/yavdr/xorg.yml
- name: "stop x-verbose@vt7.service"