From 62883f591a6879ddc7b4afd5acec62db53d7cc0b Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 3 Jan 2023 23:29:18 +0200 Subject: [plumb] With middle mouse button, xdg-open is always execute, but with left there are other options listed --- .sxhkdrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.sxhkdrc') diff --git a/.sxhkdrc b/.sxhkdrc index 60641ff..d94db0f 100644 --- a/.sxhkdrc +++ b/.sxhkdrc @@ -1,3 +1,7 @@ +# Hyper_L + Middle mouse button +mod4 + button2 + $HOME/.a/plumb.sh 1 + # Hyper_L + Right mouse button mod4 + button3 $HOME/.a/plumb.sh -- cgit v1.2.3