diff options
| author | Daniel Byron <=> | 2015-07-17 17:37:57 +1000 |
|---|---|---|
| committer | Daniel Byron <=> | 2015-07-17 17:37:57 +1000 |
| commit | a9f15e2c2a670f9796a0e898fa6cf39fb79e579f (patch) | |
| tree | 46f5255463c45e93e2e2eb35faca978caebe1067 /tests/Terminals/xfce | |
| download | schemer2-a9f15e2c2a670f9796a0e898fa6cf39fb79e579f.tar.xz schemer2-a9f15e2c2a670f9796a0e898fa6cf39fb79e579f.zip | |
Moved from Bitbucket to Github
Diffstat (limited to 'tests/Terminals/xfce')
| -rw-r--r-- | tests/Terminals/xfce/test | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/tests/Terminals/xfce/test b/tests/Terminals/xfce/test new file mode 100644 index 0000000..47c60d7 --- /dev/null +++ b/tests/Terminals/xfce/test @@ -0,0 +1,28 @@ +[Configuration] +FontName=DejaVu Sans Mono 10 +MiscAlwaysShowTabs=FALSE +MiscBell=FALSE +MiscBordersDefault=FALSE +MiscCursorBlinks=FALSE +MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK +MiscDefaultGeometry=80x20 +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 +ColorForeground=#ca0fca0fca0f +ColorBackground=#000002021111 +ColorPalette=#000002021111;#bbbb04045454;#3232b7b79292;#dbb19bb76463;#151554547b7b;#919109095757;#816814ce8e7a;#ca5aca5aca5a;#28282a2a3b3b;#cdcd23236d6d;#7777bbbb9999;#dc78aef07a0d;#3a3a68688484;#a9a936367878;#94942e2ea0a0;#e627e627e627 +ColorCursor=#93a1a1 +ColorBold=#93a1a1 +ColorBoldUseDefault=FALSE +TabActivityColor=#dc322f +FontAllowBold=FALSE + |