First commit
This commit is contained in:
commit
c8f2b3ef39
14 changed files with 372 additions and 0 deletions
18
group_vars/all/output.yml
Normal file
18
group_vars/all/output.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
sway_outputs:
|
||||
- id: 'bg'
|
||||
name: '*'
|
||||
options:
|
||||
bg: '/usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill'
|
||||
- id: 'eDP-1'
|
||||
name: 'eDP-1'
|
||||
options:
|
||||
transform: 90
|
||||
- id: 'iiyama_27_4k'
|
||||
name: 'Iiyama North America PL2792UH 1166310803122'
|
||||
status: absent
|
||||
options:
|
||||
scale: 2
|
||||
- id: 'iiyama_23_fhd'
|
||||
name: 'Iiyama North America PLX2380H 11177G3400889'
|
||||
status: absent
|
Loading…
Add table
Add a link
Reference in a new issue