From 75ea82eaaafe6a5189493619bf84b50fe4e2c158 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 27 Apr 2013 00:26:43 -0400 Subject: Update location of Xfce4-Terminal configuration --- .config/Terminal/terminalrc | 45 --------------------------------------- .config/xfce4/terminal/terminalrc | 30 ++++++++++++++++++++++++++ 2 files changed, 30 insertions(+), 45 deletions(-) delete mode 100644 .config/Terminal/terminalrc create mode 100644 .config/xfce4/terminal/terminalrc diff --git a/.config/Terminal/terminalrc b/.config/Terminal/terminalrc deleted file mode 100644 index 98fc47ac..00000000 --- a/.config/Terminal/terminalrc +++ /dev/null @@ -1,45 +0,0 @@ -[Configuration] -FontName=DejaVu Sans Mono for Powerline 9 -MiscAlwaysShowTabs=FALSE -MiscBell=FALSE -MiscBordersDefault=TRUE -MiscCursorBlinks=TRUE -MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK -MiscDefaultGeometry=80x24 -MiscInheritGeometry=FALSE -MiscMenubarDefault=FALSE -MiscMouseAutohide=FALSE -MiscToolbarsDefault=FALSE -MiscConfirmClose=TRUE -MiscCycleTabs=TRUE -MiscTabCloseButtons=TRUE -MiscTabCloseMiddleClick=TRUE -MiscTabPosition=GTK_POS_TOP -MiscHighlightUrls=TRUE -ScrollingOnOutput=FALSE -ScrollingLines=100000 -BackgroundDarkness=0.850000 -ShortcutsNoMenukey=TRUE -TitleMode=TERMINAL_TITLE_REPLACE -Term=xterm-256color -BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT -ScrollingBar=TERMINAL_SCROLLBAR_NONE -ColorCursor=#dd00dd00dd00 -ColorForeground=#dd00dd00dd00 -ColorBackground=#115511551155 -ColorPalette1=#115511551155 -ColorPalette2=#aacc44114422 -ColorPalette3=#9900aa995599 -ColorPalette4=#ff44bbff7755 -ColorPalette5=#66aa99ffbb55 -ColorPalette6=#aaaa775599ff -ColorPalette7=#7755bb55aaaa -ColorPalette8=#dd00dd00dd00 -ColorPalette9=#550055005500 -ColorPalette10=#aacc44114422 -ColorPalette11=#9900aa995599 -ColorPalette12=#ff44bbff7755 -ColorPalette13=#66aa99ffbb55 -ColorPalette14=#aaaa775599ff -ColorPalette15=#7755bb55aaaa -ColorPalette16=#ff55ff55ff55 diff --git a/.config/xfce4/terminal/terminalrc b/.config/xfce4/terminal/terminalrc new file mode 100644 index 00000000..5fe86322 --- /dev/null +++ b/.config/xfce4/terminal/terminalrc @@ -0,0 +1,30 @@ +[Configuration] +BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT +BackgroundDarkness=0.850000 +ColorForeground=#dd00dd00dd00 +ColorBackground=#115511551155 +ColorCursor=#dd00dd00dd00 +ColorPalette=#151515151515;#aaaa44444444;#9999aaaa5555;#ffffbbbb7777;#66aa99ffbb55;#aaaa775599ff;#7755bb55aaaa;#dddddddddddd;#555555555555;#aaaa44444444;#9999aaaa5555;#ff44bbff7755;#66aa99ffbb55;#aaaa775599ff;#7755bb55aaaa;#ffffffffffff +FontName=DejaVu Sans Mono 9 +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 +ScrollingBar=TERMINAL_SCROLLBAR_NONE +ScrollingLines=100000 +ScrollingOnOutput=FALSE +ShortcutsNoMenukey=TRUE +TitleMode=TERMINAL_TITLE_REPLACE + -- cgit 1.4.1