Faq Entry about dmenu 9menu etc
Hi all, it has been said on the #awesome, a Faq entry about dmenu etc would be nice. I just added something there, in the way it have been asked. I don't have ikiwiki actually and was not able to check if it results in a proper html page. Also I didn't think about if it makes sense or not, so may ignore it..
This commit is contained in:
parent
b2287ed6fc
commit
c705a2e10c
|
@ -30,3 +30,11 @@ If you want to view another tag on screen 1:
|
||||||
> echo 1 tag_view 3 | awesome-client
|
> echo 1 tag_view 3 | awesome-client
|
||||||
|
|
||||||
etc.
|
etc.
|
||||||
|
|
||||||
|
## Is there a program-launcher, menu... in awesome?
|
||||||
|
|
||||||
|
You can use third-party tools like
|
||||||
|
the program-launcher [dmenu](http://www.suckless.org/wiki/tools/xlib)
|
||||||
|
> e.g. key { modkey = {"Mod4"} key = "p" command = "spawn" arg = "exec `dmenu_path | dmenu`" }
|
||||||
|
|
||||||
|
or a X-Menu: [9menu](ftp://freefriends.org/arnold/Source/), ...
|
||||||
|
|
Loading…
Reference in New Issue