some updates
This commit is contained in:
parent
94bc968fe8
commit
ed0094342c
3 changed files with 51 additions and 1 deletions
46
terminalrc
Normal file
46
terminalrc
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
[Configuration]
|
||||
ColorForeground=#a108a108a108
|
||||
ColorCursor=#04ae59ed0000
|
||||
ColorSelection=#ffff13fd0715
|
||||
ColorPalette2=#ffff671c0000
|
||||
ColorPalette3=#2f2f6c6cb8b8
|
||||
ColorPalette4=#ffff22802280
|
||||
ColorPalette5=#050581812323
|
||||
ColorPalette6=#ffff22222222
|
||||
ColorPalette7=#2edc6ce8b842
|
||||
ColorPalette8=#35357878b3b3
|
||||
ColorPalette9=#232323232323
|
||||
ColorPalette10=#ffff22222222
|
||||
ColorPalette11=#35357878b3b3
|
||||
ColorPalette12=#9d9d5c5ccccc
|
||||
ColorPalette13=#262656568080
|
||||
ColorPalette14=#cccc1e6dcccc
|
||||
ColorPalette15=#0000aaaaaaaa
|
||||
ColorPalette16=#52529393cccc
|
||||
FontName=Droid Sans Mono 11
|
||||
MiscAlwaysShowTabs=FALSE
|
||||
MiscBell=FALSE
|
||||
MiscBordersDefault=TRUE
|
||||
MiscCursorBlinks=FALSE
|
||||
MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
|
||||
MiscDefaultGeometry=80x24
|
||||
MiscInheritGeometry=FALSE
|
||||
MiscMenubarDefault=TRUE
|
||||
MiscMouseAutohide=FALSE
|
||||
MiscToolbarsDefault=FALSE
|
||||
MiscConfirmClose=FALSE
|
||||
MiscCycleTabs=TRUE
|
||||
MiscTabCloseButtons=TRUE
|
||||
MiscTabCloseMiddleClick=TRUE
|
||||
MiscTabPosition=GTK_POS_TOP
|
||||
MiscHighlightUrls=TRUE
|
||||
ScrollingLines=200000
|
||||
TabActivityColor=#262656568080
|
||||
BindingBackspace=TERMINAL_ERASE_BINDING_ERASE_TTY
|
||||
AccelPaste=<Primary><Shift>v
|
||||
AccelNewWindow=<Alt>F1
|
||||
AccelSelectAll=<Primary>a
|
||||
AccelCopy=<Primary><Shift>c
|
||||
BackgroundDarkness=0,850000
|
||||
BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_SCALED
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue