diff --git a/config.def.h b/config.def.h index 8378c4b..a7e8aab 100644 --- a/config.def.h +++ b/config.def.h @@ -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 */