tweak terminator config
This commit is contained in:
parent
06855e18f9
commit
db44b083b8
@ -1,8 +1,14 @@
|
|||||||
[global_config]
|
[global_config]
|
||||||
enabled_plugins = APTURLHandler, LaunchpadCodeURLHandler, LaunchpadBugURLHandler
|
|
||||||
inactive_color_offset = 0.84347826087
|
|
||||||
title_transmit_bg_color = "#243433"
|
title_transmit_bg_color = "#243433"
|
||||||
|
inactive_color_offset = 0.84347826087
|
||||||
|
enabled_plugins = APTURLHandler, LaunchpadCodeURLHandler, LaunchpadBugURLHandler
|
||||||
[keybindings]
|
[keybindings]
|
||||||
|
[profiles]
|
||||||
|
[[default]]
|
||||||
|
background_darkness = 0.77
|
||||||
|
background_type = transparent
|
||||||
|
cursor_color = "#aaaaaa"
|
||||||
|
scrollback_infinite = True
|
||||||
[layouts]
|
[layouts]
|
||||||
[[default]]
|
[[default]]
|
||||||
[[[child1]]]
|
[[[child1]]]
|
||||||
@ -13,9 +19,3 @@
|
|||||||
parent = ""
|
parent = ""
|
||||||
type = Window
|
type = Window
|
||||||
[plugins]
|
[plugins]
|
||||||
[profiles]
|
|
||||||
[[default]]
|
|
||||||
background_darkness = 0.91
|
|
||||||
background_type = transparent
|
|
||||||
cursor_color = "#aaaaaa"
|
|
||||||
scrollback_infinite = True
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user