dotfiles/.config/terminator/config

43 lines
1.2 KiB
Plaintext

[global_config]
borderless = True
custom_url_handler = firefox
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
[keybindings]
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
switch_to_tab_1 = None
switch_to_tab_2 = None
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_darkness = 0.85
background_type = transparent
cursor_color = "#aaaaaa"
font = DejaVu Sans Mono 11
scrollback_infinite = True
scrollbar_position = hidden
show_titlebar = False
use_system_font = False