Hide title bar in Terminator
parent
a613d5b1ae
commit
0846273757
|
@ -49,11 +49,13 @@
|
||||||
cursor_bg_color = "#f5e0dc"
|
cursor_bg_color = "#f5e0dc"
|
||||||
font = MesloLGM Nerd Font 11
|
font = MesloLGM Nerd Font 11
|
||||||
foreground_color = "#ebdbb2"
|
foreground_color = "#ebdbb2"
|
||||||
|
show_titlebar = False
|
||||||
scrollbar_position = hidden
|
scrollbar_position = hidden
|
||||||
scrollback_infinite = True
|
scrollback_infinite = True
|
||||||
palette = "#45475a:#f38ba8:#a6e3a1:#f9e2af:#89b4fa:#f5c2e7:#94e2d5:#bac2de:#585b70:#f38ba8:#a6e3a1:#f9e2af:#89b4fa:#f5c2e7:#94e2d5:#a6adc8"
|
palette = "#45475a:#f38ba8:#a6e3a1:#f9e2af:#89b4fa:#f5c2e7:#94e2d5:#bac2de:#585b70:#f38ba8:#a6e3a1:#f9e2af:#89b4fa:#f5c2e7:#94e2d5:#a6adc8"
|
||||||
use_system_font = False
|
use_system_font = False
|
||||||
bold_is_bright = True
|
bold_is_bright = True
|
||||||
|
title_hide_sizetext = True
|
||||||
title_transmit_fg_color = "#000000"
|
title_transmit_fg_color = "#000000"
|
||||||
title_transmit_bg_color = "#ffffff"
|
title_transmit_bg_color = "#ffffff"
|
||||||
[layouts]
|
[layouts]
|
||||||
|
|
Loading…
Reference in New Issue