# This is an example nethackrc file for Splicehack. 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:tty OPTIONS=windowtype:curses OPTIONS=showexp,showscore,time,color,!autopickup OPTIONS=autodig,fruit:slime mold,boulder:0 OPTIONS=vt_tiledata OPTIONS=number_pad:1 #setup curses OPTIONS=symset:IBMgraphics OPTIONS=align-message:bottom OPTIONS=align-status:right OPTIONS=popup_dialog OPTIONS=term_cols:110 OPTIONS=term_rows:32 OPTIONS=windowborders:2 OPTIONS=guicolor OPTIONS=splash_screen OPTIONS=mouse_support OPTIONS=perm_invent # statushitlites is a popular option for 3.6.1 - some common settings: OPTIONS=statushilites OPTIONS=hilite_status: hitpoints-max/green&normal OPTIONS=hilite_status: hitpoints/100%/green&normal OPTIONS=hilite_status: hitpoints/<100%/lightgreen&normal OPTIONS=hilite_status: hitpoints/<76%/yellow&normal OPTIONS=hilite_status: hitpoints/<51%/orange&normal OPTIONS=hilite_status: hitpoints/<26%/red&normal OPTIONS=hilite_status: hitpoints/<11%/black&normal # For more information on what you can set in your nethackrc file, refer to: # https://nethackwiki.com/wiki/Options # Happy hacking!