librewolf

This commit is contained in:
tavo-wasd 2023-04-07 17:25:40 -06:00
parent 677cfaf0f3
commit 025b893265

View file

@ -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 };