dotfiles/.config/terminator/config

32 lines
819 B
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
2018-05-03 20:23:53 +02:00
[keybindings]
layout_launcher = <Shift><Alt>l
2018-05-03 20:23:53 +02:00
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
2018-05-03 20:23:53 +02:00
scrollback_infinite = True
scrollbar_position = hidden
2018-05-03 20:23:53 +02:00
show_titlebar = False
use_system_font = False