
25 Dec
2014
25 Dec
'14
11:20 a.m.
On Thu, Dec 25, 2014 at 2:43 PM, Adam Sjøgren
jenia.ivlev writes:
So what's the most convenient way to start apps ion xmonad?
I'm sure there are several - I have dmenu_run bound to M-p, so I can just type M-p programname ENTER and the program is started.
For some reason dmenu_run is configured by many Xmonad users instead of the shellPrompt, which is superior in several ways. I mean, everybody should give it a try as they're nicer to use and more flexible to configure. There are more prompts available than only shellPrompt. To replace dmenu_run import XMonad.Prompt.Shell and run shellPrompt with your custom config based on defaultXPConfig.