Adding terminator config
This commit is contained in:
parent
f8a2b41368
commit
a1d4fac0ef
23
terminator/config
Normal file
23
terminator/config
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
[global_config]
|
||||||
|
enabled_plugins = LaunchpadBugURLHandler, LaunchpadCodeURLHandler, APTURLHandler, TerminalShot
|
||||||
|
[keybindings]
|
||||||
|
split_horiz = <Alt><Super>Down
|
||||||
|
split_vert = <Alt><Super>Right
|
||||||
|
[profiles]
|
||||||
|
[[default]]
|
||||||
|
background_darkness = 0.95
|
||||||
|
background_type = transparent
|
||||||
|
scrollback_lines = 512
|
||||||
|
scrollback_infinite = True
|
||||||
|
palette = "#1f2229:#d41919:#5ebdab:#fea44c:#367bf0:#9755b3:#49aee6:#e6e6e6:#198388:#ec0101:#47d4b9:#ff8a18:#277fff:#962ac3:#05a1f7:#ffffff"
|
||||||
|
use_theme_colors = True
|
||||||
|
title_transmit_bg_color = "#26a269"
|
||||||
|
[layouts]
|
||||||
|
[[default]]
|
||||||
|
[[[window0]]]
|
||||||
|
type = Window
|
||||||
|
parent = ""
|
||||||
|
[[[child1]]]
|
||||||
|
type = Terminal
|
||||||
|
parent = window0
|
||||||
|
[plugins]
|
Loading…
x
Reference in New Issue
Block a user