[]
''
['b1dcc9dd-5262-4d8d-a863-c897e6d979b9']
'b1dcc9dd-5262-4d8d-a863-c897e6d979b9'
'Unnamed'
Human-readable name of the profile
Human-readable name of the profile.
'#171421'
Default color of text in the terminal
Default color of text in the terminal, as a color specification (can be HTML-style hex digits, or a color name such as “red”).
'#ffffff'
Default color of terminal background
Default color of terminal background, as a color specification (can be HTML-style hex digits, or a color name such as “red”).
'#000000'
Default color of bold text in the terminal
Default color of bold text in the terminal, as a color specification (can be HTML-style hex digits, or a color name such as “red”). This is ignored if bold-color-same-as-fg is true.
true
Whether bold text should use the same color as normal text
If true, boldface text will be rendered using the same color as normal text.
1.0
Scale factor for the cell height to increase line spacing. (Does not increase the font’s height.)
1.0
Scale factor for the cell width to increase letter spacing. (Does not increase the font’s width.)
false
Whether to use custom cursor colors
If true, use the cursor colors from the profile.
'#000000'
Cursor background color
Custom color of the background of the terminal’s cursor, as a color specification (can be HTML-style hex digits, or a color name such as “red”). This is ignored if cursor-colors-set is false.
'#ffffff'
Cursor foreground colour
Custom color for the foreground of the text character at the terminal’s cursor position, as a color specification (can be HTML-style hex digits, or a color name such as “red”). This is ignored if cursor-colors-set is false.
false
Whether to use custom highlight colors
If true, use the highlight colors from the profile.
'#000000'
Highlight background color
Custom color of the background of the terminal’s highlight, as a color specification (can be HTML-style hex digits, or a color name such as “red”). This is ignored if highlight-colors-set is false.
'#ffffff'
Highlight foreground colour
Custom color for the foreground of the text character at the terminal’s highlight position, as a color specification (can be HTML-style hex digits, or a color name such as “red”). This is ignored if highlight-colors-set is false.
true
Whether to perform bidirectional text rendering
If true, perform bidirectional text rendering (“BiDi”).
true
Whether to perform Arabic shaping
If true, shape Arabic text.
false
Whether to enable SIXEL images
If true, SIXEL sequences are parsed and images are rendered.
false
Whether bold is also bright
If true, setting bold on the first 8 colors also switches to their bright variants.
true
Whether to ring the terminal bell
nothing
List of ASCII punctuation characters that are not to be treated as part of a word when doing word-wise selection
80
Default number of columns
Number of columns in newly created terminal windows. Has no effect if use_custom_default_size is not enabled.
24
Default number of rows
Number of rows in newly created terminal windows. Has no effect if use_custom_default_size is not enabled.
'always'
When to show the scrollbar
10000
Number of lines to keep in scrollback
Number of scrollback lines to keep around. You can scroll back in the terminal by this number of lines; lines that don’t fit in the scrollback are discarded. If scrollback_unlimited is true, this value is ignored.
false
Whether an unlimited number of lines should be kept in scrollback
If true, scrollback lines will never be discarded. The scrollback history is stored on disk temporarily, so this may cause the system to run out of disk space if there is a lot of output to the terminal.
true
Whether to scroll to the bottom when a key is pressed
If true, pressing a key jumps the scrollbar to the bottom.
false
Whether to scroll to the bottom when there’s new output
If true, whenever there’s new output the terminal will scroll to the bottom.
'close'
What to do with the terminal when the child command exits
Possible values are “close” to close the terminal, “restart” to restart the command, and “hold” to keep the terminal open with no command running inside.
false
Whether to launch the command in the terminal as a login shell
If true, the command inside the terminal will be launched as a login shell (argv[0] will have a hyphen in front of it).
'safe'
Whether to preserve the working directory when opening a new terminal
Controls when opening a new terminal from a previous one carries over the working directory of the opening terminal to the new one.
false
Whether to run a custom command instead of the shell
If true, the value of the custom_command setting will be used in place of running a shell.
'system'
Whether to blink the cursor
The possible values are “system” to use the global cursor blinking settings, or “on” or “off” to set the mode explicitly.
'block'
The cursor appearance
'always'
Possible values are “always” or “never” allow blinking text, or only when the terminal is “focused” or “unfocused”.
''
Custom command to use instead of the shell
Run this command in place of the shell, if use_custom_command is true.
['#171421',
'#c01c28',
'#26a269',
'#a2734c',
'#12488b',
'#a347ba',
'#2aa1b3',
'#d0cfcc',
'#5e5c64',
'#f66151',
'#33da7a',
'#e9ad0c',
'#2a7bde',
'#c061cb',
'#33c7de',
'#ffffff']
Palette for terminal applications
'Monospace 12'
A Pango font name and size
'ascii-delete'
The code sequence the Backspace key generates
'delete-sequence'
The code sequence the Delete key generates
true
Whether to use the colors from the theme for the terminal widget
true
Whether to use the system monospace font
true
Whether to rewrap the terminal contents on window resize
'UTF-8'
Which encoding to use
'narrow'
Whether ambiguous-width characters are narrow or wide when using UTF-8 encoding
'<Ctrl><Shift>t'
Keyboard shortcut to open a new tab
'<Ctrl><Shift>n'
Keyboard shortcut to open a new window
'disabled'
Keyboard shortcut to save the current tab contents to file
'disabled'
Keyboard shortcut to export the current tab contents to file in various formats
'disabled'
Keyboard shortcut to print the current tab contents to printer or file
'<Ctrl><Shift>w'
Keyboard shortcut to close a tab
'<Ctrl><Shift>q'
Keyboard shortcut to close a window
'<Ctrl><Shift>c'
Keyboard shortcut to copy text
'disabled'
Keyboard shortcut to copy text as HTML
'<Ctrl><Shift>v'
Keyboard shortcut to paste text
'disabled'
Keyboard shortcut to select all text
'disabled'
Keyboard shortcut to open the Preferences dialog
'F11'
Keyboard shortcut to toggle full screen mode
'disabled'
Keyboard shortcut to toggle the visibility of the menubar
'disabled'
Keyboard shortcut to toggle the read-only state
'disabled'
Keyboard shortcut to reset the terminal
'disabled'
Keyboard shortcut to reset and clear the terminal
'<Control><Shift>F'
Keyboard shortcut to open the search dialog
'<Control><Shift>G'
Keyboard shortcut to find the next occurrence of the search term
'<Control><Shift>H'
Keyboard shortcut to find the previous occurrence of the search term
'<Control><Shift>J'
Keyboard shortcut to clear the find highlighting
'<Control>Page_Up'
Keyboard shortcut to switch to the previous tab
'<Control>Page_Down'
Keyboard shortcut to switch to the next tab
'<Ctrl><Shift>Page_Up'
Keyboard shortcut to move the current tab to the left
'<Ctrl><Shift>Page_Down'
Keyboard shortcut to move the current tab to the right
'disabled'
Keyboard shortcut to detach current tab
'<Alt>1'
Keyboard shortcut to switch to the numbered tab
'<Alt>2'
Keyboard shortcut to switch to the numbered tab
'<Alt>3'
Keyboard shortcut to switch to the numbered tab
'<Alt>4'
Keyboard shortcut to switch to the numbered tab
'<Alt>5'
Keyboard shortcut to switch to the numbered tab
'<Alt>6'
Keyboard shortcut to switch to the numbered tab
'<Alt>7'
Keyboard shortcut to switch to the numbered tab
'<Alt>8'
Keyboard shortcut to switch to the numbered tab
'<Alt>9'
Keyboard shortcut to switch to the numbered tab
'<Alt>0'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the numbered tab
'disabled'
Keyboard shortcut to switch to the last tab
'disabled'
Keyboard shortcut to launch help
'<Ctrl>plus'
Keyboard shortcut to make font larger
'<Ctrl>minus'
Keyboard shortcut to make font smaller
'<Ctrl>0'
Keyboard shortcut to make font normal-size
'disabled'
Keyboard shortcut to show the primary menu
false
Whether the menubar has access keys
Whether to have Alt+letter access keys for the menubar.
They may interfere with some applications run inside the terminal
so it’s possible to turn them off.
true
Whether shortcuts are enabled
Whether shortcuts are enabled.
They may interfere with some applications run inside the terminal
so it’s possible to turn them off.
true
Whether the standard GTK shortcut for menubar access is enabled
Normally you can access the menubar with F10. This can also
be customized via gtkrc (gtk-menu-bar-accel =
"whatever"). This option allows the standard menubar
accelerator to be disabled.
true
Whether the shell integration is enabled
true
Whether to ask for confirmation before closing a terminal
true
Whether to show the menubar in new windows
'window'
Whether to open new terminals as windows or tabs
'automatic'
When to show the tabs bar
'top'
The position of the tab bar
'system'
Which theme variant to use
'last'
Whether new tabs should open next to the current one or at the last position
nothing
true
3