surf wrapper
This commit is contained in:
parent
1f189bc7c0
commit
ea723385ca
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ static const char *klayout[] = { "setxkbmap-next", NULL };
|
|||
static const char *doutput[] = { "menu-output", NULL };
|
||||
static const char *dinput[] = { "menu-input", NULL };
|
||||
static const char *dpower[] = { "menu-power", NULL };
|
||||
static const char *browser[] = { "tabbed-surf", NULL };
|
||||
static const char *browser[] = { "surf", NULL };
|
||||
static const char *wpa_gui[] = { "wpa_gui", NULL };
|
||||
static const char *brightdown[] = { "brightdown", NULL };
|
||||
static const char *brightup[] = { "brightup", NULL };
|
||||
|
|
Loading…
Reference in a new issue