Skip to content

Instantly share code, notes, and snippets.

@jalberto
Created October 3, 2015 18:03
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 jalberto/4eb1a28d8a9a8d856d10 to your computer and use it in GitHub Desktop.
Save jalberto/4eb1a28d8a9a8d856d10 to your computer and use it in GitHub Desktop.
Terminator configuration. F12 to show/hide ~/.config/terminator/config
[global_config]
focus = mouse
suppress_multiple_term_dialog = True
title_transmit_bg_color = "#ffad00"
dbus = True
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
always_on_top = True
tab_position = bottom
sticky = True
[keybindings]
hide_window = F12
[profiles]
[[default]]
use_system_font = False
font = Hack 12
visible_bell = True
background_darkness = 0.84
background_type = transparent
background_image = None
cursor_color = "#ffbe43"
foreground_color = "#ffffff"
login_shell = True
copy_on_selection = True
show_scrollbar = False
[layouts]
[[default]]
[[[child0]]]
position = 0:24
type = Window
order = 0
parent = ""
size = 1920, 988
[[original]]
[[[child1]]]
type = Terminal
parent = window0
profile = default
[[[window0]]]
type = Window
order = 0
parent = ""
[plugins]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment