Commit 45d79409db37717d81217bba2ca644986a543eeb
1 parent
4e2b3b769e
Exists in
master
darker terminals
Showing 1 changed file with 1 additions and 1 deletions Inline Diff
terminator/terminator/config
View file @
45d7940
[global_config] | 1 | 1 | [global_config] | |
geometry_hinting = False | 2 | 2 | geometry_hinting = False | |
title_transmit_bg_color = "#000000" | 3 | 3 | title_transmit_bg_color = "#000000" | |
focus = mouse | 4 | 4 | focus = mouse | |
title_inactive_bg_color = "#000000" | 5 | 5 | title_inactive_bg_color = "#000000" | |
[keybindings] | 6 | 6 | [keybindings] | |
hide_window = <Shift><Control>a | 7 | 7 | hide_window = <Shift><Control>a | |
[profiles] | 8 | 8 | [profiles] | |
[[default]] | 9 | 9 | [[default]] | |
scrollbar_position = hidden | 10 | 10 | scrollbar_position = hidden | |
palette = "#000000:#cc0000:#4e9a06:#c4a000:#3465a4:#75507b:#06989a:#d3d7cf:#555753:#ef2929:#8ae234:#fce94f:#729fcf:#ad7fa8:#34e2e2:#eeeeec" | 11 | 11 | palette = "#000000:#cc0000:#4e9a06:#c4a000:#3465a4:#75507b:#06989a:#d3d7cf:#555753:#ef2929:#8ae234:#fce94f:#729fcf:#ad7fa8:#34e2e2:#eeeeec" | |
background_darkness = 0.74 | 12 | 12 | background_darkness = 0.91 | |
scrollback_lines = 5000 | 13 | 13 | scrollback_lines = 5000 | |
background_type = transparent | 14 | 14 | background_type = transparent | |
use_system_font = False | 15 | 15 | use_system_font = False | |
cursor_color = "#d8d8d8" | 16 | 16 | cursor_color = "#d8d8d8" | |
foreground_color = "#d8d8d8" | 17 | 17 | foreground_color = "#d8d8d8" | |
scroll_on_output = False | 18 | 18 | scroll_on_output = False | |
show_titlebar = False | 19 | 19 | show_titlebar = False | |
color_scheme = custom | 20 | 20 | color_scheme = custom | |
font = Monospace 10 | 21 | 21 | font = Monospace 10 | |
background_color = "#171717" | 22 | 22 | background_color = "#171717" | |
scrollback_infinite = True | 23 | 23 | scrollback_infinite = True | |
[layouts] | 24 | 24 | [layouts] | |
[[default]] | 25 | 25 | [[default]] | |
[[[child1]]] | 26 | 26 | [[[child1]]] | |
type = Terminal | 27 | 27 | type = Terminal | |
parent = window0 | 28 | 28 | parent = window0 | |
profile = default | 29 | 29 | profile = default | |
[[[window0]]] | 30 | 30 | [[[window0]]] | |
type = Window | 31 | 31 | type = Window | |
parent = "" | 32 | 32 | parent = "" | |
[plugins] | 33 | 33 | [plugins] | |
34 | 34 |