easier screen configuration
This commit is contained in:
parent
1c9d92fa81
commit
1cc83940d7
10 changed files with 41 additions and 17 deletions
|
@ -47,3 +47,7 @@
|
|||
option: HandleLidSwitch
|
||||
value: suspend
|
||||
no_extra_spaces: true
|
||||
- name: Copy autorandr configuration
|
||||
copy:
|
||||
src: "{{ role_path }}/files/autorandr/"
|
||||
dest: ~/.config
|
||||
|
|
Reference in a new issue