Add terminator (terminal emulator) configuration.

This commit is contained in:
giomba 2023-08-17 15:01:19 +02:00
parent 7410d39094
commit b27b59077c
1 changed files with 23 additions and 0 deletions

23
terminator Normal file
View 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