Upload from GitHub
This commit is contained in:
21
general/configs/terminator/config
Executable file
21
general/configs/terminator/config
Executable file
@@ -0,0 +1,21 @@
|
||||
[global_config]
|
||||
[keybindings]
|
||||
[profiles]
|
||||
[[default]]
|
||||
background_darkness = 0.9
|
||||
background_type = transparent
|
||||
font = Source Code Pro 10
|
||||
foreground_color = "#cc5c00"
|
||||
custom_command = fish
|
||||
use_system_font = False
|
||||
title_transmit_fg_color = "#000000"
|
||||
title_transmit_bg_color = "#cc5c00"
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[window0]]]
|
||||
type = Window
|
||||
parent = ""
|
||||
[[[child1]]]
|
||||
type = Terminal
|
||||
parent = window0
|
||||
[plugins]
|
Reference in New Issue
Block a user