summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index c376405..746a2f8 100644
--- a/config.def.h
+++ b/config.def.h
@@ -68,7 +68,7 @@ static const char *fileman[] = { "st", "ranger", NULL };
static const char *screenshot[] = { "screenshot", NULL };
static const char *wallpaper[] = { "setwallpaper", NULL };
static const char *termcmd[] = { "st", NULL };
-static const char *browser[] = { "librewolf", NULL };
+static const char *browser[] = { "palemoon", NULL };
static const char *email[] = { "claws-mail", NULL };
static const char *volup[] = { "sh", "-c", "pactl set-sink-volume @DEFAULT_SINK@ +5%", NULL };
static const char *voldown[] = { "sh", "-c", "pactl set-sink-volume @DEFAULT_SINK@ -5%", NULL };