terminator: Update configuration
This commit is contained in:
parent
ffc9f09c0f
commit
c22dcc6274
@ -1,18 +1,14 @@
|
|||||||
[global_config]
|
[global_config]
|
||||||
window_state = maximise
|
window_state = maximise
|
||||||
scroll_tabbar = True
|
scroll_tabbar = True
|
||||||
title_inactive_bg_color = "#000000"
|
|
||||||
inactive_color_offset = 1.0
|
inactive_color_offset = 1.0
|
||||||
enabled_plugins = TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
|
enabled_plugins = TerminalShot, LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
|
||||||
suppress_multiple_term_dialog = True
|
suppress_multiple_term_dialog = True
|
||||||
title_use_system_font = False
|
|
||||||
title_font = Fira Code weight=453 11
|
|
||||||
[keybindings]
|
[keybindings]
|
||||||
[profiles]
|
[profiles]
|
||||||
[[default]]
|
[[default]]
|
||||||
background_darkness = 0.7
|
background_darkness = 0.7
|
||||||
background_type = transparent
|
background_type = transparent
|
||||||
cursor_color = "#908c8c"
|
|
||||||
font = Fira Code weight=453 11
|
font = Fira Code weight=453 11
|
||||||
foreground_color = "#ffffff"
|
foreground_color = "#ffffff"
|
||||||
scrollback_infinite = True
|
scrollback_infinite = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user