On 1 October 2011 19:55, Kiriakos at Kindstudios wrote:
> I'm using many aliases in my terminal sessions and want to be able to use
> them with dmenu
Just a guess - in dmenu_run, source the file that defines your aliases,
before doing anything else.
Rob
Hi there,
I'm using many aliases in my terminal sessions and want to be able to use
them with dmenu
(which I use as the default menu in all of my xmonad installations) aswell.
Is that possible? I haven't gotten a real chance to look at the code yet
(just downloaded it).
I'm a total noob whe
Hi Rafa,
I had a free moment and I tore out the token code from dmenu tip and put it
in slmenu. Here is the patch (ignore a couple lines thta fix the clear
screen):
diff -r 7896c4e3bf21 slmenu.c
--- a/slmenu.c Thu Sep 29 12:45:34 2011 +0200
+++ b/slmenu.c Sat Oct 01 10:11:29 2011 -0400
@@ -36,