switched rxvt for kitty as the alternate terminal
This commit is contained in:
parent
76cad51632
commit
e7368c48da
@ -260,7 +260,7 @@ NULL
|
||||
// static const char *vesktop[] = { "vesktop", NULL };
|
||||
static const char *wallpapercmd[]= { "/home/ganome/.local/bin/wallsetter.dwm", NULL };
|
||||
static const char *termcmd[] = { "ghostty", NULL };
|
||||
static const char *term2cmd[] = { "urxvt", NULL };
|
||||
static const char *term2cmd[] = { "kitty", NULL };
|
||||
|
||||
static const Key keys[] = {
|
||||
/* modifier key function argument */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user