Update Username Location - itsdax/DaxTracker GitHub Wiki

This field controls where the username field is displayed. For users, this will show their username. For scripters, this will show All Users on your signature image.

Coordinate System:

{
  "x": 50, 
  "y": 50,
  "fontSize": 24,                     # Controls font size in pixels
  "font": "Roboto-Italic[wdth,wght]", # Controls font family (please use the predefined fonts)
  "color": "black"                    # Controls font color (please use the predefined colors)
}