Adding libinput and some various changes

This commit is contained in:
Chris Cochrun 2021-05-28 20:27:26 -05:00
parent f7c99edabb
commit ed47a44b2b
14 changed files with 248 additions and 14 deletions

View file

@ -1 +1,8 @@
13/04/21 (10:07:06) | WARNING: No theme named "+nord" found!
27/05/21 (09:39:49) | ERROR: Input thread failed with exception: (5, 'Input/output error')
Traceback (most recent call last):
File "/usr/bin/bpytop", line 983, in _get_key
input_key = ""
File "/usr/bin/bpytop", line 776, in __exit__
termios.tcsetattr(self.stream, termios.TCSANOW, self.original_stty)
termios.error: (5, 'Input/output error')