Skip to content

Instantly share code, notes, and snippets.

@itsvinayak
Created June 4, 2020 12:08
Show Gist options
  • Save itsvinayak/7aad790b528cb268fa14fce9cdce24a3 to your computer and use it in GitHub Desktop.
Save itsvinayak/7aad790b528cb268fa14fce9cdce24a3 to your computer and use it in GitHub Desktop.
terminator setup -> /home/spider/.config/terminator/config
[global_config]
always_split_with_profile = True
enabled_plugins = CustomCommandsMenu, InactivityWatch, TestPlugin, ActivityWatch, TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, Logger, MavenPluginURLHandler, LaunchpadBugURLHandler
geometry_hinting = True
hide_tabbar = True
inactive_color_offset = 0.651741293532
scroll_tabbar = True
tab_position = bottom
title_font = Roboto Mono for Powerline Bold Italic 11
title_hide_sizetext = True
title_inactive_bg_color = "#ededed"
title_transmit_bg_color = "#ededed"
title_transmit_fg_color = "#080808"
title_use_system_font = False
[keybindings]
copy = <Primary>c
paste = <Primary>v
split_horiz = <Primary><Shift>a
split_vert = <Primary>a
[layouts]
[[default]]
[[[child0]]]
fullscreen = False
last_active_term = 1819492f-ec82-45c8-9c98-f76ae355fd8c
last_active_window = True
maximised = False
order = 0
parent = ""
position = 321:113
size = 961, 451
title = spider@spider: ~
type = Window
[[[terminal1]]]
command = zsh
order = 0
parent = child0
profile = default
type = Terminal
uuid = 1819492f-ec82-45c8-9c98-f76ae355fd8c
[plugins]
[profiles]
[[default]]
background_color = "#282828"
background_darkness = 0.98
background_type = transparent
cursor_color = "#aaaaaa"
font = Roboto Mono for Powerline Bold Italic 11
foreground_color = "#ebdbb2"
palette = "#282828:#cc241d:#98971a:#d79921:#458588:#b16286:#689d6a:#a89984:#928374:#fb4934:#b8bb26:#fabd2f:#83a598:#d3869b:#8ec07c:#ebdbb2"
scrollbar_position = hidden
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