Skip to content

Instantly share code, notes, and snippets.

@ali-essam
Last active September 26, 2021 14:21
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ali-essam/f850f1528169d17350853b69621cfc49 to your computer and use it in GitHub Desktop.
Save ali-essam/f850f1528169d17350853b69621cfc49 to your computer and use it in GitHub Desktop.
Terminator quake style configuration file
# ~/.config/terminator/config
[global_config]
always_on_top = True
borderless = True
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
handle_size = 1
sticky = True
suppress_multiple_term_dialog = True
tab_position = bottom
[keybindings]
hide_window = F12
[layouts]
[[default]]
[[[child0]]]
fullscreen = False
last_active_term = 0973f5aa-6893-4c13-bb7e-94098d8c6d34
last_active_window = True
maximised = False
order = 0
parent = ""
position = 0:24
size = 1920, 350
title = Terminator
type = Window
[[[child1]]]
order = 0
parent = child0
position = 957
ratio = 0.5
type = HPaned
[[[terminal2]]]
command = ""
order = 0
parent = child1
profile = default
type = Terminal
uuid = 0973f5aa-6893-4c13-bb7e-94098d8c6d34
[[[terminal3]]]
order = 1
parent = child1
profile = default
type = Terminal
uuid = ceabc8de-f982-463d-8b9e-1da66f16ed99
[[original]]
[[[child1]]]
parent = window0
profile = default
type = Terminal
[[[window0]]]
order = 0
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_darkness = 0.7
background_image = None
cursor_color = "#ffffff"
foreground_color = "#ffffff"
scrollback_infinite = True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment