# This is an example nethackrc file for NetHack 3.6.1 (dev). You should edit # this file to meet your play style needs. # Available editors: rnano or virus via the terminal, or see our web-based RC Editor # at https://www.hardfought.org/nethack/rcedit # Examples of common defaults: # OPTIONS=windowtype:curses OPTIONS=showexp,showscore,time,color,!autopickup OPTIONS=autodig,fruit:slime mold,boulder:0 # OPTIONS=perm_invent # OPTIONS=align_status:bottom # OPTIONS=align_message:top # OPTIONS=windowborder:3 OPTIONS=term_cols:120 OPTIONS=term_rows:32 # statushitlites is a popular option for 3.6.x - some common settings: OPTION=statushilites OPTION=hilite_status: hitpoints/100%/green/green OPTION=hilite_status: hitpoints/20%/red/green OPTION=hilite_status: power-max/100%/green/green OPTION=hilite_status: power/20%/red/green OPTION=hilite_status: gold/50%/yellow/yellow OPTION=hilite_status: hunger/50%/orange/normal OPTION=hilite_status: condition/50%/black/black # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!