Update terminator config.
This commit is contained in:
parent
cb6cb5eb02
commit
4416b9087f
@ -1,4 +1,5 @@
|
||||
[global_config]
|
||||
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
|
||||
title_transmit_bg_color = "#006700"
|
||||
title_inactive_fg_color = "#cacaca"
|
||||
suppress_multiple_term_dialog = True
|
||||
@ -6,13 +7,16 @@
|
||||
[keybindings]
|
||||
[profiles]
|
||||
[[default]]
|
||||
palette = "#000000:#cc0000:#4e9a06:#c4a000:#3465a4:#75507b:#06989a:#d3d7cf:#555753:#ef2929:#8ae234:#fce94f:#729fcf:#ad7fa8:#34e2e2:#eeeeec"
|
||||
scrollbar_position = hidden
|
||||
palette = "#000000:#aa0000:#00aa00:#aa5500:#0000aa:#aa00aa:#00aaaa:#aaaaaa:#555555:#ff5555:#55ff55:#ffff55:#5555ff:#ff55ff:#55ffff:#ffffff"
|
||||
visible_bell = True
|
||||
background_image = None
|
||||
background_darkness = 0.9
|
||||
use_system_font = False
|
||||
cursor_color = "#ffffff"
|
||||
foreground_color = "#00ff00"
|
||||
scroll_on_output = False
|
||||
show_titlebar = False
|
||||
font = Meslo LG S 10
|
||||
allow_bold = False
|
||||
scrollback_infinite = True
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user