dotfiles/.config/terminator/config

49 lines
1.4 KiB
Plaintext
Raw Normal View History

2018-05-03 20:23:53 +02:00
[global_config]
borderless = True
custom_url_handler = firefox
2018-05-03 20:23:53 +02:00
enabled_plugins = TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
suppress_multiple_term_dialog = True
title_font = DejaVu Sans Mono 11
title_use_system_font = False
use_custom_url_handler = True
title_transmit_bg_color = "#adbce6"
title_inactive_bg_color = "#C0BEBF"
title_receive_bg_color = "#adbce6"
2018-05-03 20:23:53 +02:00
[keybindings]
broadcast_all = <Shift><Alt>a
broadcast_group = <Shift><Alt>g
broadcast_off = <Shift><Alt>q
go_down = <Primary><Shift>Down
go_left = <Primary><Shift>Left
go_next = <Primary><Shift>n
go_prev = <Primary><Shift>p
go_right = <Primary><Shift>Right
go_up = <Primary><Shift>Up
layout_launcher = <Shift><Alt>l
reset_clear = <Primary><Shift>l
resize_down = <Primary><Alt>Down
resize_left = <Primary><Alt>Left
resize_right = <Primary><Alt>Right
resize_up = <Primary><Alt>Up
2018-05-03 20:23:53 +02:00
switch_to_tab_1 = None
switch_to_tab_2 = None
[layouts]
[[default]]
[[[child1]]]
parent = window0
profile = default
2018-05-03 20:23:53 +02:00
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_darkness = 0.85
background_type = transparent
cursor_color = "#aaaaaa"
font = DejaVu Sans Mono 11
2018-05-03 20:23:53 +02:00
scrollback_infinite = True
scrollbar_position = hidden
use_system_font = False