Morty specific variable need to be in Morty files

This commit is contained in:
Yorick Barbanneau 2023-03-08 14:27:01 +01:00
parent 6a92c0a438
commit 2bac45cfed
2 changed files with 10 additions and 10 deletions

View file

@ -6,13 +6,3 @@ sway_inputs:
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'

View file

@ -4,3 +4,13 @@ local_sway_inputs:
options:
- option: 'xkb_layout'
value: 'gpdwinmax'
- 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'