Merge branch 'master' of git.epichack.com:barak/dotfiles
This commit is contained in:
commit
6bad2f59c0
3 changed files with 30 additions and 1 deletions
22
.config/terminator/config
Normal file
22
.config/terminator/config
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
[global_config]
|
||||
tab_position = bottom
|
||||
[keybindings]
|
||||
[profiles]
|
||||
[[default]]
|
||||
scrollbar_position = hidden
|
||||
use_system_font = False
|
||||
background_darkness = 0.8
|
||||
background_type = transparent
|
||||
background_image = None
|
||||
foreground_color = "#ffffff"
|
||||
show_titlebar = False
|
||||
font = Inconsolata Medium 15
|
||||
[layouts]
|
||||
[[default]]
|
||||
[[[child1]]]
|
||||
type = Terminal
|
||||
parent = window0
|
||||
[[[window0]]]
|
||||
type = Window
|
||||
parent = ""
|
||||
[plugins]
|
||||
Loading…
Add table
Add a link
Reference in a new issue