Tooltip and Chat settings are accessible from the Chat & Tooltips tile in-game and are documented separately here for convenience. This page also covers several related presentation settings that may appear in nearby tiles such as Gameplay, Appearance, and Quality of Life.
QUI Chat is an optional module. Enable it from Module Addons before expecting the custom QUI chat windows, tabs, copy tools, or Combat Log tab. If the Chat module is off, only stock-chat styling and related tooltip/chat helpers apply.
Tooltip Settings
Database path:db.profile.tooltip
Key
Type
Default
Description
tooltip.enabled
boolean
true
Enable tooltip module
tooltip.anchorToCursor
boolean
true
Follow cursor
tooltip.cursorAnchor
string
"TOPLEFT"
Cursor anchor point
tooltip.cursorOffsetX
number
16
Cursor X offset
tooltip.cursorOffsetY
number
-16
Cursor Y offset
tooltip.hideInCombat
boolean
true
Hide in combat
tooltip.classColorName
boolean
false
Class color names
tooltip.fontSize
number
12
Font size
tooltip.skinTooltips
boolean
true
Apply QUI theme
tooltip.bgColor
color
{0.05, 0.05, 0.05, 1}
Background color
tooltip.bgOpacity
number
0.95
Background opacity
tooltip.showBorder
boolean
true
Show border
tooltip.borderThickness
number
1
Border thickness (1-10)
tooltip.borderColor
color
{0.2, 1, 0.6, 1}
Border color (mint)
tooltip.borderUseClassColor
boolean
false
Class color border
tooltip.borderUseAccentColor
boolean
false
Accent color border
tooltip.showSpellIDs
boolean
false
Show spell/icon IDs and item IDs
tooltip.showTooltipTarget
boolean
true
Show the unit’s current target
tooltip.showPlayerMount
boolean
true
Show active mount on mounted players
tooltip.showPlayerMythicRating
boolean
true
Show Mythic+ rating on players
tooltip.hideHealthBar
boolean
true
Hide health bar
tooltip.combatKey
string
"SHIFT"
Combat modifier key
Per-Context Visibility
Database path:db.profile.tooltip.visibility
Key
Type
Default
Description
visibility.npcs
string
"SHOW"
NPC/player tooltips
visibility.abilities
string
"SHOW"
Action bar tooltips
visibility.items
string
"SHOW"
Bag/bank item tooltips
visibility.frames
string
"SHOW"
Unit frame tooltips
visibility.cdm
string
"SHOW"
CDM tooltips
visibility.customTrackers
string
"SHOW"
Custom tracker tooltips
Options for each visibility key: SHOW, HIDE, SHIFT, CTRL, ALT