3 lines
72 B
Bash
3 lines
72 B
Bash
#!/bin/sh
|
|
stdbuf -oL -eL libinput-debug-events | comfortable-swipe "$@"
|
#!/bin/sh
|
|
stdbuf -oL -eL libinput-debug-events | comfortable-swipe "$@"
|