diff --git a/include/ntconf.h b/include/ntconf.h index af84c3ef0..725f4c4f0 100644 --- a/include/ntconf.h +++ b/include/ntconf.h @@ -80,8 +80,8 @@ * objects being thrown when the hangup occurs. \ */ -#define CONFIG_FILE "defaults.nh" -#define CONFIG_TEMPLATE "defaults.template" +#define CONFIG_FILE ".nethackrc" +#define CONFIG_TEMPLATE ".nethack.template" #define SYSCF_TEMPLATE "sysconf.template" #define SYMBOLS_TEMPLATE "symbols.template" #define GUIDEBOOK_FILE "Guidebook.txt"