home/config/terminator/config

34 lines
980 B
Plaintext
Raw Normal View History

2020-06-09 09:37:08 +02:00
[global_config]
title_transmit_fg_color = "#2E3440"
title_transmit_bg_color = "#88C0D0"
title_receive_fg_color = "#2E3440"
title_receive_bg_color = "#8FBCBB"
title_inactive_fg_color = "#D8DEE9"
title_inactive_bg_color = "#4C566A"
title_use_system_font = False
2020-06-15 13:22:22 +02:00
title_font = DejaVu Sans Mono for Powerline 8
2020-06-09 09:37:08 +02:00
[keybindings]
[profiles]
[[default]]
cursor_color = "#aaaaaa"
[[nord]]
background_color = "#2e3440"
2020-06-19 14:25:19 +02:00
background_darkness = 0.95
2020-06-19 13:56:27 +02:00
background_type = transparent
2020-06-09 09:37:08 +02:00
cursor_color = "#D8DEE9"
2020-07-16 18:46:56 +02:00
font = Droid Sans Mono for Powerline 9
2020-06-09 09:37:08 +02:00
foreground_color = "#d8dee9"
2020-07-11 08:29:37 +02:00
scrollback_infinite = True
2020-06-09 09:37:08 +02:00
palette = "#3b4252:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#88c0d0:#e5e9f0:#4c566a:#bf616a:#a3be8c:#ebcb8b:#81a1c1:#b48ead:#8fbcbb:#eceff4"
2020-06-15 13:22:22 +02:00
use_system_font = False
2020-06-09 09:37:08 +02:00
[layouts]
[[default]]
[[[window0]]]
type = Window
parent = ""
[[[child1]]]
type = Terminal
parent = window0
profile = nord
[plugins]