Last active
August 17, 2022 12:57
-
-
Save jfollmann/1449a28330355b9785d282510800b291 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[global_config] | |
title_font = Ubuntu 9 | |
title_receive_bg_color = "#8be9fd" | |
title_transmit_bg_color = "#ff5555" | |
[keybindings] | |
split_horiz = <Primary><Alt>e | |
[layouts] | |
[[default]] | |
[[[child1]]] | |
parent = window0 | |
type = Terminal | |
[[[window0]]] | |
parent = "" | |
type = Window | |
[plugins] | |
[profiles] | |
[[default]] | |
scrollback_infinite = True | |
background_color = "#373737" | |
cursor_color = "#aaaaaa" | |
show_titlebar = False | |
font = Hack 11 | |
foreground_color = "#f8f8f2" | |
palette = "#000000:#ff5555:#50fa7b:#f1fa8c:#bd93f9:#ff79c6:#8be9fd:#bbbbbb:#555555:#ff5555:#50fa7b:#f1fa8c:#bd93f9:#ff79c6:#8be9fd:#ffffff" | |
use_system_font = False |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment