Updated browser command to be Firefox

master
Ronald 5 years ago
parent 1f6b8e07a5
commit e720e922a6

@ -60,7 +60,7 @@ static const char *dmenucmd[] = { "dmenu_run", NULL };
static const char *termcmd[] = { "st", NULL };
static const char *ftermcmd[] = { "st", "-n", "floating", NULL };
static const char *webcmd[] = { "qutebrowser", NULL };
static const char *webcmd[] = { "firefox", NULL };
static const char *notcmd[] = { "notinfo", NULL };
static const char *xcmd[] = { "pkill", "x", NULL };
static const char *mutecmd[] = { "pulsemixer", "--toggle-mute", NULL };

Loading…
Cancel
Save