diff options
Diffstat (limited to '')
-rw-r--r-- | .config/xfce4/terminal/terminalrc (renamed from .config/Terminal/terminalrc) | 37 |
1 files changed, 11 insertions, 26 deletions
diff --git a/.config/Terminal/terminalrc b/.config/xfce4/terminal/terminalrc index 98fc47ac..5fe86322 100644 --- a/.config/Terminal/terminalrc +++ b/.config/xfce4/terminal/terminalrc @@ -1,5 +1,11 @@ [Configuration] -FontName=DejaVu Sans Mono for Powerline 9 +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 @@ -9,37 +15,16 @@ MiscDefaultGeometry=80x24 MiscInheritGeometry=FALSE MiscMenubarDefault=FALSE MiscMouseAutohide=FALSE -MiscToolbarsDefault=FALSE +MiscToolbarDefault=FALSE MiscConfirmClose=TRUE MiscCycleTabs=TRUE MiscTabCloseButtons=TRUE MiscTabCloseMiddleClick=TRUE MiscTabPosition=GTK_POS_TOP MiscHighlightUrls=TRUE -ScrollingOnOutput=FALSE +ScrollingBar=TERMINAL_SCROLLBAR_NONE ScrollingLines=100000 -BackgroundDarkness=0.850000 +ScrollingOnOutput=FALSE 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 + |