dotfiles/.config/terminator/config

54 lines
1.5 KiB
Plaintext
Raw Normal View History

2018-05-03 20:23:53 +02:00
[global_config]
borderless = True
2021-01-30 20:43:18 +01:00
use_custom_url_handler = True
custom_url_handler = firefox
2021-01-30 20:43:18 +01:00
enabled_plugins = TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
suppress_multiple_term_dialog = True
2018-05-03 20:23:53 +02:00
[keybindings]
go_next = <Primary><Shift>n
go_prev = <Primary><Shift>p
go_up = <Primary><Shift>Up
2021-01-30 20:43:18 +01:00
go_down = <Primary><Shift>Down
go_left = <Primary><Shift>Left
go_right = <Primary><Shift>Right
resize_up = <Primary><Alt>Up
resize_down = <Primary><Alt>Down
resize_left = <Primary><Alt>Left
resize_right = <Primary><Alt>Right
2018-05-03 20:23:53 +02:00
switch_to_tab_1 = None
switch_to_tab_2 = None
2021-01-30 20:43:18 +01:00
reset_clear = <Primary><Shift>l
broadcast_off = <Shift><Alt>q
broadcast_group = <Shift><Alt>g
broadcast_all = <Shift><Alt>a
layout_launcher = <Shift><Alt>l
2018-05-03 20:23:53 +02:00
[profiles]
[[default]]
icon_bell = False
2023-02-18 23:53:35 +01:00
background_darkness = 0.8
2018-05-03 20:23:53 +02:00
background_type = transparent
font = DejaVu Sans Mono 11
scrollbar_position = hidden
2021-01-30 20:43:18 +01:00
scrollback_infinite = True
use_system_font = False
title_transmit_fg_color = "#000000"
title_transmit_bg_color = "#ffffff"
2021-01-30 20:43:18 +01:00
[layouts]
[[default]]
[[[child0]]]
type = Window
parent = ""
order = 0
position = 0:55
maximised = False
fullscreen = False
size = 3200, 1691
title = chosto@chosto: ~
[[[terminal0]]]
type = Terminal
parent = child0
order = 0
profile = default
uuid = 498cd758-0193-4b69-b40a-9743e0b080a7
[plugins]