Config Reference
This is a compact map of the config file. For the full list of settings, see code/config.example.toml in the repo.
drawing
Defaults for pen color, thickness, eraser behavior, font size, and undo limits.
presets
Quick tool slots for saving and applying tool + color + size combinations.
arrow
Arrowhead length, angle, and head placement.
performance
Buffer count and vsync.
ui
Status bar, click highlights, context menu, toolbars, and help overlay styling.
board
Enable whiteboard and blackboard modes and set their colors.
tablet
Stylus support when built with the tablet feature flag.
capture
Screenshot enablement, save directory, filename templates, and clipboard behavior.
export
Export directories, filenames, padding, and background options.
session
Persistence settings, storage location, compression, and backups.
keybindings
Full keyboard shortcut map. Each action can have multiple keys.
Full reference: https://github.com/devmobasa/wayscriber/blob/main/code/config.example.toml