4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
xinput set-prop 12 'libinput Disable While Typing Enabled' 0
|