Update wmenu-run name

This commit is contained in:
A Frederick Christensen 2024-05-05 13:52:25 -05:00
parent 5c19e23146
commit 34b7a57211
No known key found for this signature in database
GPG Key ID: 6183FA655784FC36
2 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ static const enum libinput_config_tap_button_map button_map = LIBINPUT_CONFIG_TA
/* commands */
static const char *termcmd[] = { "foot", NULL };
static const char *menucmd[] = { "wmenu_run", NULL };
static const char *menucmd[] = { "wmenu-run", NULL };
static const Key keys[] = {
/* Note that Shift changes certain key codes: c -> C, 2 -> at, etc. */

2
dwl.1
View File

@ -55,7 +55,7 @@ Move window to a single tag.
Toggle tag for window.
.It Mod-p
Spawn
.Nm wmenu_run .
.Nm wmenu-run .
.It Mod-Shift-Return
Spawn
.Nm foot .