Terminator: clean up
This commit is contained in:
parent
5ec2811662
commit
19bf7ce2cb
1 changed files with 2 additions and 33 deletions
|
@ -28,7 +28,6 @@
|
|||
[profiles]
|
||||
[[default]]
|
||||
background_darkness = 0.79
|
||||
background_image = None
|
||||
background_type = transparent
|
||||
cursor_color = "#fffeab"
|
||||
custom_command = TERM='xterm-256color' $SHELL -l
|
||||
|
@ -38,32 +37,14 @@
|
|||
show_titlebar = False
|
||||
use_custom_command = True
|
||||
use_system_font = False
|
||||
[[Proj_nocursor]]
|
||||
background_color = "#ffffff"
|
||||
background_image = None
|
||||
cursor_blink = False
|
||||
cursor_color = "#ffffff"
|
||||
cursor_shape = underline
|
||||
foreground_color = "#000000"
|
||||
icon_bell = False
|
||||
show_titlebar = False
|
||||
[[lowOpacity]]
|
||||
background_darkness = 0.61
|
||||
background_image = None
|
||||
background_type = transparent
|
||||
foreground_color = "#fffeab"
|
||||
scrollbar_position = hidden
|
||||
[[projection]]
|
||||
background_color = "#ffffff"
|
||||
background_image = None
|
||||
cursor_color = "#000000"
|
||||
font = Inconsolata 20
|
||||
foreground_color = "#000000"
|
||||
palette = "#2e3436:#cc0000:#4e9a06:#ca5307:#3465a4:#75507b:#06989a:#d3d7cf:#555753:#ef2929:#8ae234:#ff751d:#657689:#ad7fa8:#34e2e2:#eeeeec"
|
||||
scrollbar_position = hidden
|
||||
show_titlebar = False
|
||||
<<<<<<< HEAD
|
||||
[[vsmall_font]]
|
||||
background_image = None
|
||||
=======
|
||||
use_system_font = False
|
||||
[[projection_black]]
|
||||
cursor_color = "#aaaaaa"
|
||||
|
@ -71,15 +52,3 @@
|
|||
foreground_color = "#ffffff"
|
||||
scrollbar_position = hidden
|
||||
use_system_font = False
|
||||
[[vsmall_font]]
|
||||
cursor_color = "#ffffff"
|
||||
>>>>>>> 387b182... Terminator: cosmetic changes
|
||||
font = Sans 6
|
||||
foreground_color = "#ffffff"
|
||||
use_system_font = False
|
||||
[[with_titlebar]]
|
||||
<<<<<<< HEAD
|
||||
background_image = None
|
||||
=======
|
||||
cursor_color = "#aaaaaa"
|
||||
>>>>>>> 387b182... Terminator: cosmetic changes
|
||||
|
|
Loading…
Reference in a new issue