From 669f39452199d4f8002b64828680842969a61f5e Mon Sep 17 00:00:00 2001 From: Michael Cardell Widerkrantz Date: Fri, 9 Mar 2012 15:42:09 +0100 Subject: Script to use hidden with 9menu. --- scripts/mcicon | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 scripts/mcicon diff --git a/scripts/mcicon b/scripts/mcicon new file mode 100755 index 0000000..f002a55 --- /dev/null +++ b/scripts/mcicon @@ -0,0 +1,6 @@ +#! /bin/sh + +# mcicon - list iconified windows in menu and map the chosen one. +# Needs hidden (distributed with mcwm), 9menu and xdotool. + +hidden -c | xargs 9menu -popup -label 9icon -bg grey20 -fg grey80 -font 9x15 -- cgit v1.2.3