From 4a879cb286f97f317b1109d8d07be4508c76e5f8 Mon Sep 17 00:00:00 2001 From: katherine Date: Fri, 30 Sep 2016 13:19:55 -0700 Subject: add click via keyboard shortcut --- .config/herbstluftwm/autostart | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index f003879..3a0f39a 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -174,6 +174,9 @@ hc keybind Mod4-Down spawn mpc toggle hc keybind Mod4-Right spawn ~/.config/herbstluftwm/mpc-status.sh next hc keybind Mod4-Left spawn ~/.config/herbstluftwm/mpc-status.sh prev +#click +hc keybind Mod4-w spawn xdotool click 1 + ## end launchers -- cgit v1.2.3