librewolf
This commit is contained in:
parent
677cfaf0f3
commit
025b893265
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ static const char *dlayout[] = { "dmenu-layout", NULL };
|
|||
static const char *doutput[] = { "dmenu-output", NULL };
|
||||
static const char *dinput[] = { "dmenu-input", NULL };
|
||||
static const char *dpower[] = { "dmenu-power", NULL };
|
||||
static const char *browser[] = { "tabbed-surf", NULL };
|
||||
static const char *browser[] = { "librewolf", NULL };
|
||||
static const char *iwctlscan[] = { "iwctl-scan", NULL };
|
||||
static const char *brightdown[] = { "brightdown", NULL };
|
||||
static const char *brightup[] = { "brightup", NULL };
|
||||
|
|
Loading…
Reference in a new issue