First commit
This commit is contained in:
commit
c8f2b3ef39
14 changed files with 372 additions and 0 deletions
19
group_vars/all/kanshi.yml
Normal file
19
group_vars/all/kanshi.yml
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
kanshi_profiles:
|
||||
- profile: 'home'
|
||||
screens:
|
||||
- id: 'eDP-1'
|
||||
status: enable
|
||||
|
||||
- profile: 'home'
|
||||
screens:
|
||||
- id: 'eDP-1'
|
||||
status: 'disable'
|
||||
- id: 'iiyama_27_4k'
|
||||
position: '0,0'
|
||||
- id: 'iiyama_23_fhd'
|
||||
position: '1920,0'
|
||||
mode: '1920x1080'
|
||||
transform: 90
|
||||
commands:
|
||||
- swaymsg 'workspace $ws1, move workspace to +iiyama_23_fhd+'
|
Loading…
Add table
Add a link
Reference in a new issue