terminalrc is pointless, xfce4-terminal just recreates the damn file replacing the symlink
This commit is contained in:
parent
3aee70526a
commit
c7d4244d9f
1 changed files with 0 additions and 38 deletions
38
terminalrc
38
terminalrc
|
@ -1,38 +0,0 @@
|
|||
[Configuration]
|
||||
MiscAlwaysShowTabs=FALSE
|
||||
MiscBell=FALSE
|
||||
MiscBordersDefault=TRUE
|
||||
MiscCursorBlinks=FALSE
|
||||
MiscCursorShape=TERMINAL_CURSOR_SHAPE_UNDERLINE
|
||||
MiscDefaultGeometry=80x24
|
||||
MiscInheritGeometry=FALSE
|
||||
MiscMenubarDefault=FALSE
|
||||
MiscMouseAutohide=FALSE
|
||||
MiscToolbarDefault=FALSE
|
||||
MiscConfirmClose=TRUE
|
||||
MiscCycleTabs=TRUE
|
||||
MiscTabCloseButtons=FALSE
|
||||
MiscTabCloseMiddleClick=TRUE
|
||||
MiscTabPosition=GTK_POS_TOP
|
||||
MiscHighlightUrls=TRUE
|
||||
FontName=Terminus 11
|
||||
DropdownWidth=95
|
||||
DropdownHeight=50
|
||||
ScrollingBar=TERMINAL_SCROLLBAR_NONE
|
||||
ShortcutsNoMenukey=TRUE
|
||||
ShortcutsNoMnemonics=TRUE
|
||||
DropdownToggleFocus=FALSE
|
||||
BackgroundDarkness=0.900000
|
||||
ColorBoldUseDefault=FALSE
|
||||
ColorForeground=#839496
|
||||
ColorBackground=#002b36
|
||||
ColorCursor=#fdf6e3
|
||||
ColorPalette=#073642;#dc322f;#859900;#b58900;#268bd2;#d33682;#2aa198;#eee8d5;#002b36;#cb4b16;#586e75;#657b83;#839496;#6c71c4;#93a1a1;#fdf6e3
|
||||
TabActivityColor=#dc322f
|
||||
TitleMode=TERMINAL_TITLE_HIDE
|
||||
DropdownMoveToActive=FALSE
|
||||
FontAllowBold=FALSE
|
||||
ColorBold=#fdf6e3
|
||||
ScrollingSingleLine=FALSE
|
||||
ScrollingOnOutput=FALSE
|
||||
BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
|
Loading…
Reference in a new issue