dotfiles/home/.config/terminator/config

26 lines
760 B
Plaintext
Raw Normal View History

2018-10-23 04:41:39 +00:00
[global_config]
2021-01-11 18:17:23 +00:00
title_transmit_fg_color = "#161821"
title_transmit_bg_color = "#89b8c2"
2021-01-11 16:25:15 +00:00
title_inactive_fg_color = "#c6c8d1"
title_inactive_bg_color = "#6b7089"
2020-09-28 19:51:13 +00:00
enabled_plugins = APTURLHandler, LaunchpadCodeURLHandler, LaunchpadBugURLHandler
2021-03-31 15:23:03 +00:00
[keybindings]
2020-09-28 19:51:13 +00:00
[profiles]
[[default]]
2021-03-31 15:23:03 +00:00
visible_bell = True
2021-01-11 16:25:15 +00:00
background_color = "#161821"
cursor_color = "#c6c8d1"
2021-03-31 15:23:03 +00:00
foreground_color = "#c6c8d1"
2020-09-28 19:51:13 +00:00
scrollback_infinite = True
2021-03-31 15:23:03 +00:00
palette = "#161821:#e27878:#b4be82:#e2a478:#84a0c6:#a093c7:#89b8c2:#c6c8d1:#6b7089:#e98989:#c0ca8e:#e9b189:#91acd1:#ada0d3:#95c4ce:#d2d4de"
2018-10-23 04:41:39 +00:00
[layouts]
[[default]]
[[[child1]]]
2021-01-11 16:25:15 +00:00
type = Terminal
2018-10-23 04:41:39 +00:00
parent = window0
2019-03-05 02:38:27 +00:00
profile = default
2018-10-23 04:41:39 +00:00
[[[window0]]]
type = Window
2021-01-11 16:25:15 +00:00
parent = ""
2018-10-23 04:41:39 +00:00
[plugins]