dotfiles/dot_config/terminator/config
2024-05-18 19:08:15 -07:00

64 lines
1.7 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 = ""
close_term = <Primary><Shift>w
paste = <Primary><Shift>v
help = ""
[profiles]
[[default]]
allow_bold = False
background_darkness = 0.8
background_type = transparent
cursor_color = "#ffffff"
font = Iosevka Berkeley Light 18
foreground_color = "#ffffff"
show_titlebar = False
scrollbar_position = hidden
scrollback_infinite = True
use_system_font = False
bold_is_bright = True
[[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]