scripts

random scripts
git clone git://parazyd.org/scripts.git
Log | Files | Refs

commit a273b639954b5945a096323ad9f102427437b7ca
parent dce50335c8589dd119f5b5aa2b3b979a2aa2252e
Author: parazyd <parazyd@dyne.org>
Date:   Fri, 24 Feb 2017 18:38:19 +0100

add xdotool hack for dmenuraise (7b2fc08 in my dwm)

Diffstat:
Mdmenuraise | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/dmenuraise b/dmenuraise @@ -31,3 +31,5 @@ num=$(wmctrl -l \ [ -z "$num" ] && exit wmctrl -l | sed -n "$num p" | cut -c -10 | xargs wmctrl -i -a +## dwm hack because wmctrl is broken +xdotool key super+u