freunte

Results 2 comments of freunte

Is that ethernet? Maybe you should check the installed drivers... Have you tried reflector to update your mirrors?

Same problem here! I have this on my config.py: `from libqtile.backend.wayland import InputConfig` `wl_input_rules = {` ` "1267:154:Elan Touchpad": InputConfig(tap=True),` ` "1:1:AT Translated Set 2 keyboard": InputConfig(kb_layout="latam"),` `}` Based on...