dotfiles/.config/terminator/config

79 lines
2.4 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
enabled_plugins = ActivityWatch, InactivityWatch, LaunchpadBugURLHandler, LaunchpadCodeURLHandler, APTURLHandler, TerminalShot, TerminatorThemes
2021-01-30 20:43:18 +01:00
suppress_multiple_term_dialog = True
always_split_with_profile = True
putty_paste_style_source_clipboard = 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
background_color = "#282828"
background_darkness = 1.0
cursor_fg_color = "#000000"
cursor_bg_color = "#aaaaaa"
font = DejaVu Sans Mono 11
foreground_color = "#ebdbb2"
scrollbar_position = hidden
2021-01-30 20:43:18 +01:00
scrollback_infinite = True
use_system_font = False
use_theme_colors = True
bold_is_bright = True
title_transmit_fg_color = "#000000"
title_transmit_bg_color = "#ffffff"
[[Catppuccin_Mocha]]
icon_bell = False
background_color = "#282828"
2023-12-20 19:46:20 +01:00
background_darkness = 0.7
background_type = transparent
cursor_fg_color = "#000000"
cursor_bg_color = "#f5e0dc"
font = MesloLGM Nerd Font 11
foreground_color = "#ebdbb2"
2024-01-21 21:56:33 +01:00
show_titlebar = False
scrollbar_position = hidden
scrollback_infinite = True
palette = "#45475a:#f38ba8:#a6e3a1:#f9e2af:#89b4fa:#f5c2e7:#94e2d5:#bac2de:#585b70:#f38ba8:#a6e3a1:#f9e2af:#89b4fa:#f5c2e7:#94e2d5:#a6adc8"
use_system_font = False
bold_is_bright = True
2024-01-21 21:56:33 +01:00
title_hide_sizetext = True
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 = Catppuccin_Mocha
2021-01-30 20:43:18 +01:00
uuid = 498cd758-0193-4b69-b40a-9743e0b080a7
[plugins]