aboutsummaryrefslogtreecommitdiff
path: root/dwm/config.h
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-09-03 00:26:14 +0200
committerpml68 <contact@pml68.dev>2025-09-03 00:27:02 +0200
commit2e1ac9cd3542b8ac75fb169c8888577ee0a36f1d (patch)
tree0c65fc1a56ea6e731dba7bdc039543b4656265ed /dwm/config.h
parentfeat(st): add C-F keybind for running tmus (diff)
downloadsuckless-setup-2e1ac9cd3542b8ac75fb169c8888577ee0a36f1d.tar.gz
feat: switch back to firefox
Diffstat (limited to '')
-rw-r--r--dwm/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm/config.h b/dwm/config.h
index f584206..9f7e967 100644
--- a/dwm/config.h
+++ b/dwm/config.h
@@ -81,7 +81,7 @@ static const char *dmenucmd[] = {
static const char *termcmd[] = {"st", NULL};
static const char *prtscrcmd[] = {"flameshot", "gui", NULL};
static const char *kblayoutcmd[] = {"setxkbmap", "hu", NULL};
-static const char *firefoxcmd[] = {"zen-browser", NULL};
+static const char *firefoxcmd[] = {"firefox", NULL};
static const char *discordcmd[] = {"discord", NULL};
static const char *adbscreencmd[] = {"screenshot", NULL};
static const char *playpausecmd[] = {"adb", "shell", "input",