-
Notifications
You must be signed in to change notification settings - Fork 2
Config file
Erkin B Altunbaş edited this page Jun 11, 2019
·
2 revisions
gophwr.rktd
overrides existing config values from config.rkt
.
You can omit values you don’t care about, and superfluous values will be silently ignored (as well as comments beginning with a semicolon).
There’s no way to change the config file location (yet), and gophwr looks for it in Racket preferences directory.
You can find it by running (find-system-path 'pref-dir)
in the REPL.