zen browser config added

This commit is contained in:
Semere Meharena Mebrahtom 2026-07-19 18:26:33 +02:00
parent 43d20d03f5
commit 0a4fb0c4d3
Signed by: semere
GPG key ID: 7FC937214DF30488
6 changed files with 140 additions and 5 deletions

View file

@ -117,7 +117,7 @@ static const enum libinput_config_tap_button_map button_map = LIBINPUT_CONFIG_TA
/* commands */
static const char *termcmd[] = { "foot", NULL };
static const char *browsercmd[] = { "firefox", NULL };
static const char *browsercmd[] = { "zen-beta", NULL };
static const char *menucmd[] = { "wmenu-run", NULL };
static const char *volup[] = { "pamixer", "-i", "5", NULL };