Outputs defined per host
This commit is contained in:
parent
b36ae659eb
commit
d09c938071
3 changed files with 16 additions and 4 deletions
|
@ -4,10 +4,6 @@ sway_outputs:
|
||||||
name: '*'
|
name: '*'
|
||||||
options:
|
options:
|
||||||
bg: '/usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill'
|
bg: '/usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill'
|
||||||
- id: 'eDP-1'
|
|
||||||
name: 'eDP-1'
|
|
||||||
options:
|
|
||||||
transform: 90
|
|
||||||
- id: 'iiyama_27_4k_h'
|
- id: 'iiyama_27_4k_h'
|
||||||
name: 'Iiyama North America PL2792UH 1166310803122'
|
name: 'Iiyama North America PL2792UH 1166310803122'
|
||||||
status: absent
|
status: absent
|
||||||
|
|
10
vars/ALCS-LT-YB/outputs.yml
Normal file
10
vars/ALCS-LT-YB/outputs.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
local_sway_outputs:
|
||||||
|
- id: 'eDP-1'
|
||||||
|
name: 'eDP-1'
|
||||||
|
- id: 'iiyama_23_g'
|
||||||
|
name: 'Iiyama North America PL2480H 11183M2807013'
|
||||||
|
status: absent
|
||||||
|
- id: 'iiyama_23_d'
|
||||||
|
name: 'Iiyama North America PL2480H 11183M2807016'
|
||||||
|
status: absent
|
|
@ -14,3 +14,9 @@ local_sway_inputs:
|
||||||
options:
|
options:
|
||||||
- option: 'map_to_output'
|
- option: 'map_to_output'
|
||||||
value: 'eDP-1'
|
value: 'eDP-1'
|
||||||
|
|
||||||
|
local_sway_outputs:
|
||||||
|
- id: 'eDP-1'
|
||||||
|
name: 'eDP-1'
|
||||||
|
options:
|
||||||
|
transform: 90
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue