dotfiles/private_dot_config/terminator/config
2024-12-11 01:13:26 +01:00

49 lines
1.4 KiB
Text

[global_config]
focus = mouse
borderless = True
enabled_plugins = CurrDirOpen, TerminatorThemes
[keybindings]
new_tab = <Shift>Down
split_horiz = <Primary><Shift>h
split_vert = <Primary><Shift>v
line_down = None
move_tab_right = <Primary>Right
move_tab_left = <Primary>Left
next_tab = <Shift>Right
prev_tab = <Shift>Left
[profiles]
[[default]]
audible_bell = True
background_darkness = 0.8
background_type = transparent
cursor_bg_color = "#d6d6d6"
font = SourceCodeVF 11
foreground_color = "#ffffff"
show_titlebar = False
scrollbar_position = hidden
scrollback_infinite = True
palette = "#353535:#d25252:#a5c261:#ffc66d:#6c99bb:#d197d9:#bed6ff:#eeeeec:#535353:#f00c0c:#c2e075:#e1e48b:#8ab7d9:#efb5f7:#dcf4ff:#ffffff"
use_system_font = False
[[root]]
audible_bell = True
background_color = "#3c0808"
background_darkness = 0.8
background_type = transparent
cursor_fg_color = "#000000"
cursor_bg_color = "#aaaaaa"
font = SourceCodeVF 11
foreground_color = "#ffffff"
show_titlebar = False
scrollbar_position = hidden
scrollback_infinite = True
palette = "#353535:#d25252:#a5c261:#ffc66d:#6c99bb:#d197d9:#bed6ff:#eeeeec:#535353:#f00c0c:#c2e075:#e1e48b:#8ab7d9:#efb5f7:#dcf4ff:#ffffff"
use_system_font = False
[layouts]
[[default]]
[[[window0]]]
type = Window
parent = ""
[[[child1]]]
type = Terminal
parent = window0
[plugins]