Skip to content

Instantly share code, notes, and snippets.

@niklasad1
Last active August 30, 2017 19:33
Show Gist options
  • Save niklasad1/0b2509c01b8b2eb6e0e13816aa4fd63d to your computer and use it in GitHub Desktop.
Save niklasad1/0b2509c01b8b2eb6e0e13816aa4fd63d to your computer and use it in GitHub Desktop.
terminator.config
[global_config]
enabled_plugins = CustomCommandsMenu, TestPlugin, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
title_font = Ubuntu Mono 9
title_use_system_font = False
[keybindings]
page_down_half = Page_Down
page_up_half = Page_Up
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_color = "#1e1f29"
background_darkness = 0.97
background_image = None
background_type = transparent
copy_on_selection = True
cursor_color = "#bbbbbb"
font = Ubuntu Mono 12
foreground_color = "#f8f8f2"
icon_bell = False
palette = "#000000:#ff5555:#50fa7b:#f1fa8c:#bd93f9:#ff79c6:#8be9fd:#bbbbbb:#555555:#ff5555:#50fa7b:#f1fa8c:#bd93f9:#ff79c6:#8be9fd:#ffffff"
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