blob: a896278ceeaa50ad2d080689bd857f5c1a454ab6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# Hyper_L + Middle mouse button
mod4 + button2
$HOME/.a/plumb.sh 1
# Hyper_L + Right mouse button
mod4 + button3
$HOME/.a/plumb.sh
mod4 + button1
find-cursor -s 90 -d 6 -l 1 -w 200 -f -o 1
|