Skip to content

Instantly share code, notes, and snippets.

@elomatreb
Last active February 14, 2016 19:09
Show Gist options
  • Save elomatreb/84125cccae7eda30aa4a to your computer and use it in GitHub Desktop.
Save elomatreb/84125cccae7eda30aa4a to your computer and use it in GitHub Desktop.
xfce4-terminal
[Configuration]
MiscAlwaysShowTabs=FALSE
MiscBell=FALSE
MiscBordersDefault=TRUE
MiscCursorBlinks=TRUE
MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
MiscDefaultGeometry=80x24
MiscInheritGeometry=FALSE
MiscMenubarDefault=FALSE
MiscMouseAutohide=FALSE
MiscToolbarDefault=FALSE
MiscConfirmClose=TRUE
MiscCycleTabs=TRUE
MiscTabCloseButtons=TRUE
MiscTabCloseMiddleClick=TRUE
MiscTabPosition=GTK_POS_TOP
MiscHighlightUrls=TRUE
ScrollingLines=999999
BackgroundDarkness=0,950000
CommandLoginShell=TRUE
FontName=Source Code Pro Semi-Bold 9
ColorCursor=#60ac39
#ColorCursor=#a1b56c
ColorForeground=#93a1a1
#ColorBackground=#002b36
ColorBackground=#181818
ColorPalette=#002b36;#dc322f;#859900;#b58900;#268bd2;#6c71c4;#2aa198;#93a1a1;#657b83;#dc322f;#859900;#b58900;#268bd2;#6c71c4;#2aa198;#fdf6e3
BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment