Skip to content

Instantly share code, notes, and snippets.

@LimHyungTae
Last active August 27, 2021 06:50
Show Gist options
  • Save LimHyungTae/24d208fd6d4923d9eb48b4a4aba94c89 to your computer and use it in GitHub Desktop.
Save LimHyungTae/24d208fd6d4923d9eb48b4a4aba94c89 to your computer and use it in GitHub Desktop.
Terminator setting in Ubuntu 18.04. Paste the contents on the ~/.config/terminator/config
[global_config]
focus = system
handle_size = 1
tab_position = bottom
[keybindings]
[layouts]
[[default]]
[[[child0]]]
fullscreen = False
last_active_term = e2008046-eacb-47eb-8a3d-ee229f383185
last_active_window = True
maximised = False
order = 0
parent = ""
position = 115:42
size = 991, 585
title = URL@ShapeLim-ubuntu: ~
type = Window
[[[child1]]]
order = 0
parent = child0
position = 292
ratio = 0.5
type = VPaned
[[[child2]]]
order = 0
parent = child1
position = 495
ratio = 0.5
type = HPaned
[[[child5]]]
order = 1
parent = child1
position = 495
ratio = 0.5
type = HPaned
[[[terminal3]]]
order = 0
parent = child2
profile = default
type = Terminal
uuid = e8d5589c-ebcc-429f-8398-d5a401bbe9f4
[[[terminal4]]]
order = 1
parent = child2
profile = default
type = Terminal
uuid = e2008046-eacb-47eb-8a3d-ee229f383185
[[[terminal6]]]
order = 0
parent = child5
profile = default
type = Terminal
uuid = 67c1e8bc-4a8c-4f84-bb48-9a667327742b
[[[terminal7]]]
order = 1
parent = child5
profile = default
type = Terminal
uuid = e424405f-a2fc-41ef-9f54-3506fe280301
[plugins]
[profiles]
[[default]]
background_darkness = 0.8
background_image = None
background_type = transparent
font = Monospace 12
scrollbar_position = hidden
show_titlebar = False
use_system_font = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment