Add morty configuration files
This commit is contained in:
parent
49136ea0df
commit
ccc966dcb7
5 changed files with 28 additions and 0 deletions
15
config/sway/conf.d/morty/input.config
Normal file
15
config/sway/conf.d/morty/input.config
Normal file
|
@ -0,0 +1,15 @@
|
|||
input 1:1:AT_Translated_Set_2_keyboard
|
||||
{
|
||||
xkb_layout gpdwinmax
|
||||
}
|
||||
|
||||
input 2362:597:HTIX5288:00_093A:0255_Touchpad
|
||||
{
|
||||
left_handed enabled
|
||||
tap enabled
|
||||
natural_scroll disabled
|
||||
dwt enabled
|
||||
pointer_accel 0.3 # set mouse sensitivity (between -1 and 1)
|
||||
}
|
||||
|
||||
|
Reference in a new issue