mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
Don't show terminator title bar
This commit is contained in:
parent
9bd6370910
commit
cdf1b09c52
@ -14,12 +14,14 @@
|
||||
[plugins]
|
||||
[profiles]
|
||||
[[default]]
|
||||
show_titlebar = false
|
||||
background_color = "#002b36"
|
||||
background_darkness = 0.67
|
||||
background_image = None
|
||||
background_type = transparent
|
||||
cursor_color = "#839496"
|
||||
font = PragmataPro 11
|
||||
foreground_color = "#839496"
|
||||
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
|
||||
scrollback_lines = 1500
|
||||
show_titlebar = False
|
||||
use_system_font = False
|
||||
|
Loading…
Reference in New Issue
Block a user