sway: Simplify input configuration
Simplify the input configuration in sway by setting the keyboard layout based on the type and move the declaration from the device-specific files to the main configuration file
This commit is contained in:
parent
746c2eab48
commit
decd1e6916
3 changed files with 6 additions and 14 deletions
4
sway/rei
4
sway/rei
|
|
@ -2,10 +2,6 @@
|
|||
output * bg ~/Bilder/natur-wallpaper-hd-03.jpg fill
|
||||
|
||||
# Input configuration
|
||||
input "1:1:AT_Translated_Set_2_keyboard" {
|
||||
xkb_layout de
|
||||
xkb_variant neo
|
||||
}
|
||||
input "2:14:ETPS/2_Elantech_Touchpad" {
|
||||
accel_profile adaptive
|
||||
tap enabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue