Change terminator titlebar font
parent
ad9b1ea45a
commit
76ab54f7a0
|
@ -3,12 +3,13 @@
|
|||
custom_url_handler = firefox
|
||||
enabled_plugins = TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
|
||||
suppress_multiple_term_dialog = True
|
||||
title_font = DejaVu Sans Mono 11
|
||||
title_use_system_font = False
|
||||
use_custom_url_handler = True
|
||||
title_transmit_bg_color = "#adbce6"
|
||||
title_font = Noto Sans Medium 10
|
||||
title_hide_sizetext = True
|
||||
title_inactive_bg_color = "#C0BEBF"
|
||||
title_receive_bg_color = "#adbce6"
|
||||
title_transmit_bg_color = "#adbce6"
|
||||
title_use_system_font = False
|
||||
use_custom_url_handler = True
|
||||
[keybindings]
|
||||
broadcast_all = <Shift><Alt>a
|
||||
broadcast_group = <Shift><Alt>g
|
||||
|
|
Loading…
Reference in New Issue