dotfiles/home/.config/terminator/config

28 lines
825 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"
2022-08-17 21:35:33 +00:00
title_transmit_bg_color = "#8fbcbb"
title_inactive_fg_color = "#3b4252"
title_inactive_bg_color = "#88c0d0"
2020-09-28 19:51:13 +00:00
enabled_plugins = APTURLHandler, LaunchpadCodeURLHandler, LaunchpadBugURLHandler
title_use_system_font = False
title_font = Source Code Pro 10
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
2022-08-17 21:35:33 +00:00
background_color = "#2e3440"
cursor_color = "#d8dee9"
foreground_color = "#d8dee9"
2020-09-28 19:51:13 +00:00
scrollback_infinite = True
2022-08-17 21:35:33 +00:00
palette ="#2e3440:#d8dee9:#ebcb8b:#a3be8c:#d8dee9:#e5e9f0:#eceff4:#8fbcbb:#88c0d0:#81a1c1:#5e81ac:#bf616a:#d08770:#ebcb8b:#a3be8c:#b48ead"
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]