Skip to main content
You can customize Bruno settings according to your preferences. Bruno offers a variety of settings that can be tailored to suit your needs. Key settings include: These are the core settings that you can adjust to optimize your Bruno experience.

General

The General settings include options for SSL/TLS, Custom CA certificates, and Cookies. You can customize how cookies are handled by choosing to store and send them automatically, or simply uncheck the box if you prefer not to store cookies. general-settings

Themes

Bruno offers a variety of themes to personalize your workspace. You can choose from different color schemes to match your preference and enhance your visual experience while working with APIs. themes

Display

In the Display section, you can control the appearance of the Bruno, choosing between Dark, Light, or System mode, based on your preference. Additionally, you can customize the code editor font to suit your style. display-settings

Proxy

You can customize the Proxy settings by selecting On, Off, or System, depending on your needs. For more details, you can refer to the Proxy guide here to learn more. By default, the Proxy setting is Off in Bruno. proxy-settings

License

Bruno offers Ultimate and Pro plans for premium users. You can refer to the Licensing guide to learn more about the features and benefits of each plan. license-settings

Keybindings

The Keybindings section lets you view and customize Bruno’s keyboard shortcuts. You can access it from Preferences > Keybindings. keybindings

Default shortcuts

Below are the default keybindings. On macOS, Cmd is used in place of Ctrl.

Tabs

ActionmacOSWindows / Linux
Close tabCmd + WCtrl + W
Close all tabsCmd + Shift + WCtrl + Shift + W
SaveCmd + SCtrl + S
Save all tabsCmd + Shift + SCtrl + Shift + S
Reopen last closed tabCmd + Shift + TCtrl + Shift + T
Switch to tab 1–8Cmd + 1Cmd + 8Ctrl + 1Ctrl + 8
Switch to last tabCmd + 9Ctrl + 9
Switch to previous tabShift + Cmd + [Shift + Ctrl + [
Switch to next tabShift + Cmd + ]Shift + Ctrl + ]
Move tab leftCmd + [Ctrl + [
Move tab rightCmd + ]Ctrl + ]
ActionmacOSWindows / Linux
Search sidebarCmd + FCtrl + F
Copy itemCmd + CCtrl + C
Paste itemCmd + VCtrl + V
Clone itemCmd + DCtrl + D
Rename itemCmd + RCtrl + R
Collapse sidebarCmd + \Ctrl + \

Requests

ActionmacOSWindows / Linux
Send requestCmd + EnterCtrl + Enter
Change orientationCmd + JCtrl + J

Collections and environment

ActionmacOSWindows / Linux
Import collectionCmd + OCtrl + O
Edit environmentCmd + ECtrl + E
New requestCmd + NCtrl + N
ActionmacOSWindows / Linux
Global searchCmd + KCtrl + K

View

ActionmacOSWindows / Linux
Zoom inCmd + =Ctrl + =
Zoom outCmd + -Ctrl + -
Reset zoomCmd + 0Ctrl + 0

Developer tool

ActionmacOSWindows / Linux
Open in terminalCmd + TCtrl + T

Others

ActionmacOSWindows / Linux
Open preferencesCmd + ,Ctrl + ,
Close BrunoCmd + QCtrl + Shift + Q

Customize a keybinding

To change a shortcut, click any row in the keybindings table. The row enters edit mode and listens for a new key combination. Press the keys you want to assign, and the shortcut saves automatically when valid. Rules for custom shortcuts:
  • Every shortcut must include at least one modifier key (Ctrl, Cmd, Alt, or Shift). Function keys (F1F12) are the only exception.
  • Only one non-modifier key is allowed per shortcut (for example, Cmd + Shift + K is valid but Cmd + K + L is not).
  • Shortcuts reserved by your operating system (such as Cmd + Tab or Ctrl + Alt + Delete) cannot be used.
  • A shortcut cannot be assigned to more than one action at a time.
Press Backspace or Delete while editing to clear the current shortcut and enter a new one.

Reset keybindings

  • To reset a single shortcut, hover over the row and click the reset icon that appears.
  • To reset all shortcuts to their defaults, click Reset Default at the top of the keybindings panel.

Disable keybindings

You can disable all keyboard shortcuts using the toggle at the top of the keybindings panel. When disabled, no shortcuts are active and the keybindings table is read-only.

Secrets

There are three primary ways to manage secrets in Bruno, which you can learn about in the Secret Management Overview. This setting controls the integration with a Vault for secret management, which is available in Bruno Ultimate Edition. vault-secrets

Support

If you encounter issues or need assistance, you can access a range of troubleshooting resources to help resolve your problem quickly. support

About

View application details and enable the auto-update feature to keep your app up to date automatically. about