Skip to content

How to change the titlebar?

KayoticCarnige edited this page Jun 5, 2022 · 2 revisions

Disclaimer

ArmCord is still in active development, while we don't plan to make any major changes to this process, anything is subject to change, including UI and filepaths, if anything seems out of place or inaccurate don't be afraid to contact us!

In-App

  1. Go to your Discord settings
  2. Scroll all the way down and click on the ArmCord version
  3. In the Settings window, click on "ArmCord Theme" dropdown
  4. Select "Native"
  5. Save your settings and quit ArmCord

Tray Icon

  1. Right-click on the ArmCord taskbar icon
  2. Click on "Open Settings"
  3. In the Settings window, click on "ArmCord Theme" dropdown
  4. Select "Native"
  5. Save your settings and quit ArmCord

Manual Guide

  1. Find your configuration path:
    • Windows: %appdata%\armcord\storage
    • Linux: ~/.config/ArmCord/storage/
  2. Open settings.json and find value windowStyle.
  3. Modify it to either default or native
    • default - enables custom ArmCord titlebar
    • native - uses your os native titlebar

Note: There are multiple other settings, but they are still in heavy development and nothing is final, so for your safety, it is highly recommended to stick to just using the settings provided here

Clone this wiki locally