dotfiles/.config/terminator/config
2022-01-26 16:39:35 -08:00

61 lines
1.6 KiB
Text

[global_config]
focus = mouse
tab_position = bottom
title_transmit_bg_color = "#535d6c"
title_inactive_fg_color = "#b8b8b8"
title_inactive_bg_color = "#222222"
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
[keybindings]
cycle_next = <Primary>j
cycle_prev = <Primary>k
split_vert = <Primary><Shift>v
close_term = <Primary><Shift>w
paste = <Shift>Insert
[profiles]
[[default]]
background_darkness = 0.8
background_type = transparent
cursor_color = "#ffffff"
font = Iosevka Berkeley weight=453 21
foreground_color = "#ffffff"
show_titlebar = False
scrollbar_position = hidden
scrollback_infinite = True
use_system_font = False
[[4k]]
background_darkness = 0.8
background_type = transparent
font = Inconsolata Medium 18
foreground_color = "#ffffff"
show_titlebar = False
scrollbar_position = hidden
scrollback_infinite = True
use_system_font = False
[[Large]]
background_darkness = 0.8
background_type = transparent
font = Inconsolata Medium 32
foreground_color = "#ffffff"
show_titlebar = False
scrollbar_position = hidden
scrollback_infinite = True
use_system_font = False
[[Medium]]
background_darkness = 0.8
background_type = transparent
font = Droid Sans Mono Dotted 14
foreground_color = "#ffffff"
show_titlebar = False
scrollbar_position = hidden
scrollback_infinite = True
use_system_font = False
[layouts]
[[default]]
[[[child1]]]
parent = window0
profile = default
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]