Publishes a first version for our Terminator configuration
This commit is contained in:
parent
c0513c07bc
commit
a0de33059e
25
.config/terminator/config
Normal file
25
.config/terminator/config
Normal file
@ -0,0 +1,25 @@
|
||||
[global_config]
|
||||
handle_size = 2
|
||||
title_transmit_fg_color = "#323232"
|
||||
title_transmit_bg_color = "#ffac41"
|
||||
title_receive_fg_color = "#323232"
|
||||
title_receive_bg_color = "#ff1e56"
|
||||
title_inactive_fg_color = "#323232"
|
||||
enabled_plugins = LaunchpadBugURLHandler, LaunchpadCodeURLHandler, APTURLHandler, Logger, TerminalShot, InactivityWatch
|
||||
[keybindings]
|
||||
[profiles]
|
||||
[[default]]
|
||||
cursor_color = "#aaaaaa"
|
||||
foreground_color = "#ffffff"
|
||||
scrollbar_position = hidden
|
||||
scrollback_infinite = True
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[window0]]]
|
||||
type = Window
|
||||
parent = ""
|
||||
[[[child1]]]
|
||||
type = Terminal
|
||||
parent = window0
|
||||
profile = default
|
||||
[plugins]
|
Loading…
x
Reference in New Issue
Block a user