Skip to content

Instantly share code, notes, and snippets.

@fredcamps
Last active March 19, 2019 21:49
Show Gist options
  • Save fredcamps/a34e1de72e46b03e2d05 to your computer and use it in GitHub Desktop.
Save fredcamps/a34e1de72e46b03e2d05 to your computer and use it in GitHub Desktop.
~/.config/xfce4/terminal/terminalrc
[Configuration]
CommandLoginShell=TRUE
ShortcutsNoMenukey=TRUE
ShortcutsNoMnemonics=TRUE
BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
BackgroundDarkness=1,000000
FontName=Ubuntu Mono 14
MiscAlwaysShowTabs=TRUE
MiscBell=FALSE
MiscBellUrgent=FALSE
MiscBordersDefault=TRUE
MiscCursorBlinks=TRUE
MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
MiscDefaultGeometry=80x24
MiscInheritGeometry=FALSE
MiscMenubarDefault=FALSE
MiscMouseAutohide=FALSE
MiscMouseWheelZoom=TRUE
MiscToolbarDefault=FALSE
MiscConfirmClose=TRUE
MiscCycleTabs=TRUE
MiscTabCloseButtons=TRUE
MiscTabCloseMiddleClick=TRUE
MiscTabPosition=GTK_POS_TOP
MiscHighlightUrls=TRUE
MiscMiddleClickOpensUri=FALSE
MiscCopyOnSelect=FALSE
MiscDefaultWorkingDir=
MiscRewrapOnResize=TRUE
MiscUseShiftArrowsToScroll=FALSE
MiscSlimTabs=FALSE
FontUseSystem=TRUE
TabActivityColor=#3c7c91
ColorForeground=#00bb00
ColorBackground=#001100
ColorCursor=x
ColorPalette=#001100;#007700;#00bb00;#007700;#009900;#00bb00;#005500;#00bb00;#007700;#007700;#00bb00;#007700;#009900;#00bb00;#005500;#00ff00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment