updated terminalrc
This commit is contained in:
parent
f64e473198
commit
c86cddea9f
1 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[Configuration]
|
[Configuration]
|
||||||
ColorForeground=#a108a108a108
|
ColorForeground=#a108a108a108
|
||||||
ColorCursor=#04ae59ed0000
|
ColorCursor=#057668f10000
|
||||||
ColorSelection=#ffff13fd0715
|
ColorSelection=#ffff13fd0715
|
||||||
ColorPalette2=#ffff671c0000
|
ColorPalette2=#ffff671c0000
|
||||||
ColorPalette3=#2f2f6c6cb8b8
|
ColorPalette3=#2f2f6c6cb8b8
|
||||||
|
|
@ -34,7 +34,7 @@ MiscTabCloseButtons=TRUE
|
||||||
MiscTabCloseMiddleClick=TRUE
|
MiscTabCloseMiddleClick=TRUE
|
||||||
MiscTabPosition=GTK_POS_TOP
|
MiscTabPosition=GTK_POS_TOP
|
||||||
MiscHighlightUrls=TRUE
|
MiscHighlightUrls=TRUE
|
||||||
ScrollingLines=200000
|
ScrollingLines=1048575
|
||||||
TabActivityColor=#262656568080
|
TabActivityColor=#262656568080
|
||||||
BindingBackspace=TERMINAL_ERASE_BINDING_ERASE_TTY
|
BindingBackspace=TERMINAL_ERASE_BINDING_ERASE_TTY
|
||||||
AccelPaste=<Primary><Shift>v
|
AccelPaste=<Primary><Shift>v
|
||||||
|
|
@ -43,4 +43,6 @@ AccelSelectAll=
|
||||||
AccelCopy=<Primary><Shift>c
|
AccelCopy=<Primary><Shift>c
|
||||||
BackgroundDarkness=0,850000
|
BackgroundDarkness=0,850000
|
||||||
BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_SCALED
|
BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_SCALED
|
||||||
|
ColorPalette=#000000000000;#ffff67670000;#35357878b3b3;#ffff22222222;#050581812323;#aaaa0000aaaa;#35357878b3b3;#000000000000;#555555555555;#ffff55555555;#4bdadfbb4bda;#ffffffff5555;#35357878b3b3;#ffff5555ffff;#35357878b3b3;#ffffffffffff
|
||||||
|
MiscToolbarDefault=FALSE
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue