add terminator config
This commit is contained in:
parent
cb7d366cd5
commit
afbf07e5fb
1 changed files with 22 additions and 0 deletions
22
.config/terminator/config
Normal file
22
.config/terminator/config
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
[global_config]
|
||||
tab_position = bottom
|
||||
[keybindings]
|
||||
[profiles]
|
||||
[[default]]
|
||||
scrollbar_position = hidden
|
||||
use_system_font = False
|
||||
background_darkness = 0.8
|
||||
background_type = transparent
|
||||
background_image = None
|
||||
foreground_color = "#ffffff"
|
||||
show_titlebar = False
|
||||
font = Inconsolata Medium 15
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[child1]]]
|
||||
type = Terminal
|
||||
parent = window0
|
||||
[[[window0]]]
|
||||
type = Window
|
||||
parent = ""
|
||||
[plugins]
|
||||
Loading…
Add table
Add a link
Reference in a new issue