whoops
This commit is contained in:
parent
e23c885185
commit
c3212e8624
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
|
@ -135,7 +135,7 @@ static const int cursor_timeout = 5;
|
|||
|
||||
/* commands */
|
||||
static const char *termcmd[] = { "kitty", NULL };
|
||||
static const char *menucmd[] = { "rofi", "-show", "drun" NULL };
|
||||
static const char *menucmd[] = { "rofi", "-show", "drun", NULL };
|
||||
|
||||
static const Key keys[] = {
|
||||
/* Note that Shift changes certain key codes: 2 -> at, etc. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue