41 lines
1.1 KiB
Plaintext
41 lines
1.1 KiB
Plaintext
#
|
|
# | '__/ _ \ / _` / __| Roger González
|
|
# | | | (_) | (_| \__ \ https://rogs.me
|
|
# |_| \___/ \__, |___/ https://git.rogs.me
|
|
# |___/
|
|
#
|
|
[global_config]
|
|
borderless = True
|
|
extra_styling = False
|
|
suppress_multiple_term_dialog = True
|
|
title_transmit_bg_color = "#75d85a"
|
|
title_transmit_fg_color = "#000000"
|
|
[keybindings]
|
|
edit_tab_title = <Primary><Shift>a
|
|
go_down = <Primary><Shift>Down
|
|
go_left = <Primary><Shift>Left
|
|
go_right = <Primary><Shift>Right
|
|
go_up = <Primary><Shift>Up
|
|
resize_down = <Alt>Down
|
|
resize_left = <Alt>Left
|
|
resize_right = <Alt>Right
|
|
resize_up = <Alt>Up
|
|
[layouts]
|
|
[[default]]
|
|
[[[child1]]]
|
|
parent = window0
|
|
profile = default
|
|
type = Terminal
|
|
[[[window0]]]
|
|
parent = ""
|
|
type = Window
|
|
[plugins]
|
|
[profiles]
|
|
[[default]]
|
|
cursor_color = "#aaaaaa"
|
|
font = Monospace 12
|
|
palette = "#000000:#cd0000:#00cd00:#cdcd00:#0000ee:#cd00cd:#00cdcd:#e5e5e5:#7f7f7f:#ff0000:#00ff00:#ffff00:#5c5cff:#ff00ff:#00ffff:#ffffff"
|
|
scrollbar_position = hidden
|
|
show_titlebar = False
|
|
use_system_font = False
|