mirror of
https://github.com/roles-ansible/ansible_role_xrandr_help.git
synced 2024-08-16 10:09:52 +02:00
Ansible role to install xrandr/arandr (need eg. for i3wm)
|
|
||
|---|---|---|
| .github | ||
| defaults | ||
| meta | ||
| tasks | ||
| vars | ||
| .gitignore | ||
| .yamllint | ||
| LICENSE | ||
| README.md | ||
ansible_role_xrandr_help
This role is no longer maintained!
Get it directly from Ansible Galaxy
$ ansible-galaxy install do1jlr.xrandr_help
Information
Ansible role to install xrandr to controll your monitor setup.
This is realy helpful, if you are using a display manager (eg. i3wm) that comes without a dedicated display control center (like gnome).
Variables:
| Variable Name | Default Value | Function |
|---|---|---|
install_graphical_application: |
true |
Install graphical xrandar applications like arandr |
install_autorandr_application: |
true |
Install autorandr |
submodules_versioncheck: |
false |
Perform simple versionscheck (true is recomended) |
Testing
This ansible role is tested with some simple linting tests and some other github actions: