Add special configuration for hosts
This commit is contained in:
parent
c614652081
commit
c1bb8e859c
4 changed files with 7 additions and 8 deletions
|
@ -1,9 +1,5 @@
|
|||
---
|
||||
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'
|
||||
|
|
|
@ -1,10 +1,9 @@
|
|||
---
|
||||
kanshi_profiles:
|
||||
- profile: 'home'
|
||||
- profile: laptop_only
|
||||
screens:
|
||||
- id: 'eDP-1'
|
||||
status: enable
|
||||
|
||||
- profile: 'home'
|
||||
screens:
|
||||
- id: 'eDP-1'
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
test: this is morty
|
6
vars/morty/morty.yml
Normal file
6
vars/morty/morty.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
local_sway_inputs:
|
||||
- name: '1:1:AT_Translated_Set_2_keyboard'
|
||||
options:
|
||||
- option: 'xkb_layout'
|
||||
value: 'gpdwinmax'
|
Loading…
Add table
Add a link
Reference in a new issue