First commit
This commit is contained in:
commit
c8f2b3ef39
14 changed files with 372 additions and 0 deletions
22
group_vars/all/input.yml
Normal file
22
group_vars/all/input.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
sway_inputs:
|
||||
- name: '1:1:AT_Translated_Set_2_keyboard'
|
||||
options:
|
||||
- option: 'xkb_layout'
|
||||
value: 'gpdwinmax'
|
||||
- name: '1003:8258:MNT_Reform_Keyboard'
|
||||
options:
|
||||
- option: 'xkb_layout'
|
||||
value: 'us'
|
||||
- option: 'xkb_variant'
|
||||
value: 'altgr-intl'
|
||||
- name: '2362:597:HTIX5288:00_093A:0255_Touchpad'
|
||||
options:
|
||||
- option: 'tap'
|
||||
value: 'enabled'
|
||||
- option: 'pointer_accel'
|
||||
value: 0.3
|
||||
- name: '1046:928:Goodix_Capacitive_TouchScreen'
|
||||
options:
|
||||
- option: 'map_to_output'
|
||||
value: 'eDP-1'
|
Loading…
Add table
Add a link
Reference in a new issue