gnome terminal config added
This commit is contained in:
parent
303473fca1
commit
3fe625d5c9
3 changed files with 20 additions and 0 deletions
0
.gconf/apps/gnome-terminal/%gconf.xml
Normal file
0
.gconf/apps/gnome-terminal/%gconf.xml
Normal file
0
.gconf/apps/gnome-terminal/profiles/%gconf.xml
Normal file
0
.gconf/apps/gnome-terminal/profiles/%gconf.xml
Normal file
20
.gconf/apps/gnome-terminal/profiles/Default/%gconf.xml
Normal file
20
.gconf/apps/gnome-terminal/profiles/Default/%gconf.xml
Normal file
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0"?>
|
||||
<gconf>
|
||||
<entry name="bold_color_same_as_fg" mtime="1384081828" type="bool" value="false"/>
|
||||
<entry name="use_theme_colors" mtime="1384081828" type="bool" value="false"/>
|
||||
<entry name="palette" mtime="1384081828" type="string">
|
||||
<stringvalue>#070736364242:#DCDC32322F2F:#858599990000:#B5B589890000:#26268B8BD2D2:#D3D336368282:#2A2AA1A19898:#EEEEE8E8D5D5:#00002B2B3636:#CBCB4B4B1616:#58586E6E7575:#65657B7B8383:#838394949696:#6C6C7171C4C4:#9393A1A1A1A1:#FDFDF6F6E3E3</stringvalue>
|
||||
</entry>
|
||||
<entry name="background_color" mtime="1384081828" type="string">
|
||||
<stringvalue>#00002B2B3636</stringvalue>
|
||||
</entry>
|
||||
<entry name="visible_name" mtime="1384081745" type="string">
|
||||
<stringvalue>Default</stringvalue>
|
||||
</entry>
|
||||
<entry name="bold_color" mtime="1384081828" type="string">
|
||||
<stringvalue>#9393a1a1a1a1</stringvalue>
|
||||
</entry>
|
||||
<entry name="foreground_color" mtime="1384081828" type="string">
|
||||
<stringvalue>#838394949696</stringvalue>
|
||||
</entry>
|
||||
</gconf>
|
Loading…
Reference in a new issue