Scripts/float_xinput_device.sh
2023-04-09 13:14:40 +02:00

3 lines
92 B
Bash
Executable File

#!/bin/zsh
xinput --float `xinput | grep "$1" | grep -o 'id=[[:digit:]]\+' | cut -d'=' -f2`