update
This commit is contained in:
29
.config/terminator/config
Normal file
29
.config/terminator/config
Normal file
@@ -0,0 +1,29 @@
|
||||
[global_config]
|
||||
window_state = fullscreen
|
||||
borderless = True
|
||||
extra_styling = False
|
||||
broadcast_default = off
|
||||
title_hide_sizetext = True
|
||||
title_transmit_bg_color = "#888a85"
|
||||
enabled_plugins = LaunchpadBugURLHandler,
|
||||
smart_copy = False
|
||||
[keybindings]
|
||||
[profiles]
|
||||
[[default]]
|
||||
background_color = "#282828"
|
||||
background_darkness = 0.9
|
||||
cursor_color = "#aaaaaa"
|
||||
foreground_color = "#ebdbb2"
|
||||
show_titlebar = False
|
||||
scrollbar_position = hidden
|
||||
scrollback_lines = 10000
|
||||
palette = "#282828:#cc241d:#98971a:#d79921:#458588:#b16286:#689d6a:#a89984:#928374:#fb4934:#b8bb26:#fabd2f:#83a598:#d3869b:#8ec07c:#ebdbb2"
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[child1]]]
|
||||
parent = window0
|
||||
type = Terminal
|
||||
[[[window0]]]
|
||||
parent = ""
|
||||
type = Window
|
||||
[plugins]
|
||||
Reference in New Issue
Block a user