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