Last active
May 18, 2021 07:22
-
-
Save euclid1990/2badad464112df7a2cae3bcc76ed9e26 to your computer and use it in GitHub Desktop.
Terminator Config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [global_config] | |
| suppress_multiple_term_dialog = True | |
| [keybindings] | |
| [layouts] | |
| [[default]] | |
| [[[child0]]] | |
| fullscreen = False | |
| last_active_term = 0189d3cf-2a0e-409c-9961-0b2cd5038936 | |
| last_active_window = True | |
| maximised = True | |
| order = 0 | |
| parent = "" | |
| position = 65:24 | |
| size = 1301, 744 | |
| title = euclid@framgia0290-lt: ~ | |
| type = Window | |
| [[[child1]]] | |
| order = 0 | |
| parent = child0 | |
| position = 369 | |
| ratio = 0.5 | |
| type = VPaned | |
| [[[child2]]] | |
| order = 0 | |
| parent = child1 | |
| position = 647 | |
| ratio = 0.499615680246 | |
| type = HPaned | |
| [[[terminal3]]] | |
| directory = /home/euclid/Projects | |
| order = 0 | |
| parent = child2 | |
| profile = default | |
| type = Terminal | |
| uuid = 0189d3cf-2a0e-409c-9961-0b2cd5038936 | |
| [[[terminal4]]] | |
| directory = /home/euclid/Projects | |
| order = 1 | |
| parent = child2 | |
| profile = default | |
| type = Terminal | |
| uuid = 47ce109e-c9b8-402c-9982-ed3628e2a69d | |
| [[[terminal5]]] | |
| command = "" | |
| directory = /home/euclid/Projects | |
| order = 1 | |
| parent = child1 | |
| profile = default | |
| type = Terminal | |
| uuid = 0030ef47-bae7-42f2-93be-61a51f5c54b0 | |
| [plugins] | |
| [profiles] | |
| [[default]] | |
| background_image = None | |
| copy_on_selection = True | |
| cursor_color = "#aaaaaa" | |
| font = Monospace 10.5 | |
| use_system_font = False |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment