Skip to content

Instantly share code, notes, and snippets.

@s-c-p
Created October 7, 2017 01:39
Show Gist options
  • Save s-c-p/600f515d62b36a82b6b8de2e31173875 to your computer and use it in GitHub Desktop.
Save s-c-p/600f515d62b36a82b6b8de2e31173875 to your computer and use it in GitHub Desktop.
Config for my terminator terminal
[global_config]
[keybindings]
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
audible_bell = True
background_color = "#002b36"
background_image = None
copy_on_selection = True
custom_command = zsh
font = Noto Mono 10
foreground_color = "#839496"
icon_bell = False
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
show_titlebar = False
update_records = False
use_custom_command = True
use_system_font = False
visible_bell = True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment