dotfiles/files/.config/terminator/config

56 lines
1.5 KiB
Plaintext
Raw Normal View History

2016-09-04 13:58:13 +02:00
[global_config]
2017-03-06 23:55:00 +01:00
dbus = False
2016-09-04 13:58:13 +02:00
title_transmit_bg_color = "#000000"
2023-02-10 09:51:35 +01:00
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
2016-09-04 13:58:13 +02:00
[keybindings]
2023-02-10 09:51:35 +01:00
go_up = None
2020-03-25 18:06:53 +01:00
go_down = None
go_left = None
go_right = None
2023-02-10 09:51:35 +01:00
close_term = None
close_window = None
2017-05-18 16:46:15 +02:00
layout_launcher = None
next_profile = None
2023-02-10 09:51:35 +01:00
help = None
2016-09-04 13:58:13 +02:00
[profiles]
[[default]]
2023-02-10 09:51:35 +01:00
urgent_bell = True
2016-09-04 13:58:13 +02:00
background_darkness = 0.79
background_type = transparent
2017-03-06 23:55:00 +01:00
cursor_color = "#fffeab"
2020-03-25 18:06:53 +01:00
font = DejaVu Sans Mono 9
2017-03-06 23:55:00 +01:00
foreground_color = "#faffb4"
2016-09-04 13:58:13 +02:00
show_titlebar = False
2023-02-10 09:51:35 +01:00
scrollbar_position = hidden
use_custom_command = True
2023-02-10 09:51:35 +01:00
custom_command = TERM='xterm-256color' $SHELL -l
2016-12-13 16:06:25 +01:00
use_system_font = False
2016-09-04 13:58:13 +02:00
[[projection]]
background_color = "#ffffff"
2020-03-25 18:25:18 +01:00
cursor_color = "#000000"
font = Inconsolata 20
2016-09-04 13:58:13 +02:00
foreground_color = "#000000"
show_titlebar = False
2023-02-10 09:51:35 +01:00
scrollbar_position = hidden
palette = "#2e3436:#cc0000:#4e9a06:#ca5307:#3465a4:#75507b:#06989a:#d3d7cf:#555753:#ef2929:#8ae234:#ff751d:#657689:#ad7fa8:#34e2e2:#eeeeec"
2020-03-25 18:06:53 +01:00
use_system_font = False
[[projection_black]]
cursor_color = "#aaaaaa"
font = Inconsolata 20
foreground_color = "#ffffff"
scrollbar_position = hidden
use_system_font = False
2023-02-10 09:51:35 +01:00
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]