mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
Poke wmgenmenu
- add help and usage, to bring it in line with other tools - if no item in any particular group was found, don't write an empty group
This commit is contained in:
committed by
Carlos R. Mafra
parent
2e91634921
commit
daad5ed828
@@ -6,7 +6,7 @@
|
||||
* "mutt !"
|
||||
*/
|
||||
|
||||
static char *terminals[MAX_NR_APPS] = {
|
||||
char *terminals[MAX_NR_APPS] = {
|
||||
"mrxvt -rv -shade 00 -vb +sb +sm -tr -sl 2000 -trt -itabbg black -hb -tabfg yellow -fn 10x20 -cr yellow",
|
||||
"xterm -bg black -fg white +sb +sm -fn 10x20 -sl 4000 -cr yellow",
|
||||
"konsole"
|
||||
|
||||
Reference in New Issue
Block a user