Skip to content

Instantly share code, notes, and snippets.

@felixmc
Created March 27, 2013 17:18
Show Gist options
  • Save felixmc/5256193 to your computer and use it in GitHub Desktop.
Save felixmc/5256193 to your computer and use it in GitHub Desktop.
terminalrc file for my xfce desktop
[Configuration]
AccelShowToolbars=FALSE
MiscMenubarDefault=FALSE
MiscToolbarsDefault=FALSE
AccelShowMenubar=<Control>grave
MiscBordersDefault=TRUE
MiscAlwaysShowTabs=FALSE
MiscConfirmClose=TRUE
MiscCycleTabs=TRUE
MiscTabCloseButtons=TRUE
MiscTabCloseMiddleClick=TRUE
MiscTabPosition=GTK_POS_TOP
MiscBell=FALSE
MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
MiscDefaultGeometry=80x24
MiscInheritGeometry=FALSE
MiscCursorBlinks=TRUE
MiscMouseAutohide=TRUE
MiscHighlightUrls=TRUE
BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
BackgroundDarkness=0.8
ColorPalette1=#000000000000
ColorPalette2=#b4b400000000
ColorPalette3=#0000aaaa0000
ColorPalette4=#cbcb7c7c0000
ColorPalette5=#00003f3f6868
ColorPalette6=#bfbf0000efef
ColorPalette7=#0000a61dd074
ColorPalette8=#c6c6c6c6c6c6
ColorPalette9=#5ef75ef75ef7
ColorPalette10=#ffff52990000
ColorPalette11=#9393dada0000
ColorPalette12=#ffffe1e13939
ColorPalette13=#00007373a2a2
ColorPalette14=#dbdb8181ffff
ColorPalette15=#8181e3e3ffff
ColorPalette16=#ffffffffffff
Term=xterm-color
ColorForeground=#ffffffff7777
ColorForeground=#ccccffffffff
ColorCursor=#ffff30300000
FontName=Monospace 11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment