Skip to content

Instantly share code, notes, and snippets.

@yevhene
Last active July 1, 2021 09:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yevhene/332474bac13130648ef7 to your computer and use it in GitHub Desktop.
Save yevhene/332474bac13130648ef7 to your computer and use it in GitHub Desktop.
~/.config/terminator/config
[global_config]
borderless = True
suppress_multiple_term_dialog = True
window_state = maximized
[keybindings]
[layouts]
[[default]]
[[[console]]]
order = 0
parent = support
profile = default
type = Terminal
[[[ide]]]
order = 0
parent = pannels
position = 531
type = VPaned
[[[mainframe]]]
order = 0
parent = ""
size = 1848, 1053
position = 0:0
type = Window
[[[output]]]
order = 1
parent = ide
profile = default
type = Terminal
[[[pannels]]]
order = 0
parent = mainframe
position = 931
type = HPaned
[[[repl]]]
order = 1
parent = support
profile = default
type = Terminal
[[[support]]]
order = 1
parent = pannels
position = 531
type = VPaned
[[[vim]]]
order = 0
parent = ide
profile = default
type = Terminal
[plugins]
[profiles]
[[default]]
background_color = "#300a24"
background_darkness = 0.9
background_type = transparent
cursor_color = "#ffffff"
foreground_color = "#ffffff"
scrollback_infinite = True
scrollback_lines = 2000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment