dotfiles/files/.config/terminator/config
2023-02-10 09:51:35 +01:00

56 lines
1.5 KiB
Plaintext

[global_config]
dbus = False
title_transmit_bg_color = "#000000"
title_receive_fg_color = "#d5d5d5"
title_receive_bg_color = "#5d5d5d"
title_inactive_fg_color = "#909090"
title_inactive_bg_color = "#000000"
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
[keybindings]
go_up = None
go_down = None
go_left = None
go_right = None
close_term = None
close_window = None
layout_launcher = None
next_profile = None
help = None
[profiles]
[[default]]
urgent_bell = True
background_darkness = 0.79
background_type = transparent
cursor_color = "#fffeab"
font = DejaVu Sans Mono 9
foreground_color = "#faffb4"
show_titlebar = False
scrollbar_position = hidden
use_custom_command = True
custom_command = TERM='xterm-256color' $SHELL -l
use_system_font = False
[[projection]]
background_color = "#ffffff"
cursor_color = "#000000"
font = Inconsolata 20
foreground_color = "#000000"
show_titlebar = False
scrollbar_position = hidden
palette = "#2e3436:#cc0000:#4e9a06:#ca5307:#3465a4:#75507b:#06989a:#d3d7cf:#555753:#ef2929:#8ae234:#ff751d:#657689:#ad7fa8:#34e2e2:#eeeeec"
use_system_font = False
[[projection_black]]
cursor_color = "#aaaaaa"
font = Inconsolata 20
foreground_color = "#ffffff"
scrollbar_position = hidden
use_system_font = False
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]