Complete libinput configuration

This commit is contained in:
ARDiDo 2021-10-15 10:26:00 -04:00 committed by Johan Malm
parent 417763e8f8
commit 416499624e
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',
)