integrated_title_button_style

On this page
  1. integrated_title_button_style = STYLE

integrated_title_button_style = STYLE#

Configures the visual style of the tabbar-integrated titlebar button replacements that are shown when window_decorations = "INTEGRATED_BUTTONS|RESIZE".

Possible styles are:

  • "Windows" - draw Windows-style buttons
  • "Gnome" - draw Adwaita-style buttons
  • "MacOsNative" - on macOS only, move the native macOS buttons into the tab bar.

The default value is "MacOsNative" on macOS systems, but "Windows" on other systems.

Edit this page