Complete libinput configuration

This commit is contained in:
ARDiDo 2021-10-15 10:26:00 -04:00
parent 326b4aebd1
commit e86e349f04
5 changed files with 168 additions and 50 deletions

View file

@ -3,4 +3,5 @@ labwc_sources += files(
'keybind.c',
'session.c',
'mousebind.c',
'libinput.c',
)