mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-23 22:52:34 +01:00
wmgenmenu: Add 'mc' to file managers list
i'd say it's rather unfair to leave grandpa out ;))
This commit is contained in:
committed by
Carlos R. Mafra
parent
8d0020cf9a
commit
baac5ead1e
@@ -13,7 +13,7 @@ static char *terminals[MAX_NR_APPS] = {
|
||||
};
|
||||
|
||||
char *file_managers[MAX_NR_APPS] = {
|
||||
"dolphin", "thunar", "rox", "GWorkspace",
|
||||
"dolphin", "thunar", "rox", "GWorkspace", "mc !",
|
||||
"xftree", "konqueror", "nautilus --no-desktop", "fsviewer", "xfe"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user