Add terminator (terminal emulator) configuration.
This commit is contained in:
parent
7410d39094
commit
b27b59077c
23
terminator
Normal file
23
terminator
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
[global_config]
|
||||||
|
focus = mouse
|
||||||
|
[keybindings]
|
||||||
|
[layouts]
|
||||||
|
[[default]]
|
||||||
|
[[[child1]]]
|
||||||
|
parent = window0
|
||||||
|
type = Terminal
|
||||||
|
[[[window0]]]
|
||||||
|
parent = ""
|
||||||
|
type = Window
|
||||||
|
[plugins]
|
||||||
|
[profiles]
|
||||||
|
[[default]]
|
||||||
|
allow_bold = False
|
||||||
|
cursor_color = "#FFFFFF"
|
||||||
|
cursor_shape = underline
|
||||||
|
font = Hack 9
|
||||||
|
foreground_color = "#ffffff"
|
||||||
|
scrollback_infinite = True
|
||||||
|
scrollback_lines = 2000
|
||||||
|
scrollbar_position = hidden
|
||||||
|
use_system_font = False
|
Loading…
Reference in New Issue
Block a user