Skip to content

Configuration Overview

BARAS stores its configuration in a TOML file that is automatically managed by the application. All settings are accessible from the Settings tab in the main window.

Config location: ~/.config/baras/config.toml


The log directory tells BARAS where to find your SWTOR combat logs.

PlatformDefault Path
WindowsDocuments\Star Wars - The Old Republic\CombatLogs
Linux~/.local/share/Steam/steamapps/compatdata/1286830/pfx/drive_c/users/steamuser/Documents/Star Wars - The Old Republic/CombatLogs
macOSMust be set manually

Click Browse in the Settings tab to change the log directory. BARAS watches this directory for new combat log files and begins parsing automatically.

Log directory setting


Global settings that affect all overlays:

SettingDescription
OpacityGlobal background transparency for metric overlays (0-255)
Scaling FactorUI scale multiplier for metric overlays
Show Empty BarsDisplay bars for players with zero values
Stack from BottomGrow metric bars upward instead of downward
Class IconsShow class icons next to player names
Hide During ConversationsAutomatically hide overlays during cutscenes

Each overlay type also has its own appearance settings. See the Overlays page for per-overlay customization options.

Enter Move Mode to reposition and resize overlays:

  1. Click the Unlock button in the Overlays tab (or use your hotkey)
  2. Drag overlays to reposition them
  3. Use the bottom-right handle to resize
  4. Click Lock to save positions and return to normal mode

BARAS can upload encounter data to Parsely for sharing and comparison.

SettingDescription
UsernameYour Parsely username for uploads
GuildOptional guild tag to include with uploads

SettingDescription
Minimize to TrayKeep BARAS running in the system tray when the window is closed

The configuration file is located at ~/.config/baras/config.toml and is human-readable TOML. While most settings should be changed through the UI, advanced users can edit it directly.