mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-04 12:54:20 +01:00
Poke wmgenmenu some more
- change some variable names to better reflect their purpose, do a little write-up how a menu is built - auto-detect what terminal to use for apps in need of a terminal - fix the chunk that adds the terminal-based apps
This commit is contained in:
committed by
Carlos R. Mafra
parent
68f70da310
commit
68a55be998
@@ -2,8 +2,7 @@
|
||||
|
||||
/*
|
||||
* If the program should run from inside a terminal it has
|
||||
* to finish with a space followed by '!', e.g.
|
||||
* "mutt !"
|
||||
* to end with a space followed by '!', e.g. "mutt !"
|
||||
*/
|
||||
|
||||
char *terminals[MAX_NR_APPS] = {
|
||||
|
||||
Reference in New Issue
Block a user