Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Cookbook

Quick recipes for common Two-Face customizations and configurations.

Philosophy

The cookbook provides focused, copy-paste-ready solutions for specific tasks. Each recipe is self-contained and can be used independently.

Recipe Format

Each recipe includes:

  1. Goal - What you’ll achieve
  2. Configuration - Complete TOML to copy
  3. Explanation - How it works
  4. Variations - Alternative approaches

Available Recipes

Layout Recipes

Feedback Recipes

Organization Recipes

Quick Reference

Common Tasks

Want to…Recipe
Split main windowSplit Main Window
Overlay compassFloating Compass
Combat soundsCombat Alerts
Organize chatTabbed Channels
Custom HUDCustom Status Bar

By Difficulty

Beginner:

  • Combat Alerts
  • Custom Status Bar

Intermediate:

  • Split Main Window
  • Tabbed Channels
  • Floating Compass

Advanced:

  • Transparent Overlays

Using Recipes

Copy and Modify

  1. Find the recipe for your goal
  2. Copy the configuration
  3. Paste into your config file
  4. Adjust values for your preferences

Combining Recipes

Recipes are designed to work together. To combine:

  1. Copy configurations from each recipe
  2. Adjust positions to prevent overlap
  3. Ensure no naming conflicts

Testing

After applying a recipe:

  1. Reload configuration (.reload or restart)
  2. Verify the feature works
  3. Adjust as needed

Contributing Recipes

Have a useful configuration? Consider contributing:

  1. Document it following the recipe format
  2. Test thoroughly
  3. Submit via GitHub

See Also