Adds terminator preferences.
This commit is contained in:
parent
4749c09a7e
commit
196e3132c2
28
terminator/terminator.configdir/config
Normal file
28
terminator/terminator.configdir/config
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
[global_config]
|
||||||
|
title_transmit_bg_color = "#006700"
|
||||||
|
title_inactive_fg_color = "#cacaca"
|
||||||
|
suppress_multiple_term_dialog = True
|
||||||
|
title_inactive_bg_color = "#000000"
|
||||||
|
[keybindings]
|
||||||
|
[profiles]
|
||||||
|
[[default]]
|
||||||
|
palette = "#000000:#cc0000:#4e9a06:#c4a000:#3465a4:#75507b:#06989a:#d3d7cf:#555753:#ef2929:#8ae234:#fce94f:#729fcf:#ad7fa8:#34e2e2:#eeeeec"
|
||||||
|
background_image = None
|
||||||
|
background_darkness = 0.9
|
||||||
|
use_system_font = False
|
||||||
|
cursor_color = "#ffffff"
|
||||||
|
foreground_color = "#00ff00"
|
||||||
|
scroll_on_output = False
|
||||||
|
font = Meslo LG S 10
|
||||||
|
allow_bold = False
|
||||||
|
scrollback_infinite = True
|
||||||
|
[layouts]
|
||||||
|
[[default]]
|
||||||
|
[[[child1]]]
|
||||||
|
type = Terminal
|
||||||
|
parent = window0
|
||||||
|
profile = default
|
||||||
|
[[[window0]]]
|
||||||
|
type = Window
|
||||||
|
parent = ""
|
||||||
|
[plugins]
|
||||||
Loading…
x
Reference in New Issue
Block a user