add xrandr variable
This commit is contained in:
parent
3e24e74cff
commit
7de6a0e193
@ -94,7 +94,7 @@
|
||||
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"
|
||||
|
Loading…
Reference in New Issue
Block a user