update xfce4 terminal settings
This commit is contained in:
parent
cffccef6ff
commit
a3d0b6da62
|
@ -1,4 +1,9 @@
|
||||||
[Configuration]
|
[Configuration]
|
||||||
|
ColorForeground=#dcdcdc
|
||||||
|
ColorBackground=#2c2c2c
|
||||||
|
ColorCursor=#dcdcdc
|
||||||
|
ColorPalette=#3f3f3f;#705050;#60b48a;#dfaf8f;#9ab8d7;#dc8cc3;#8cd0d3;#dcdcdc;#709080;#dca3a3;#72d5a3;#f0dfaf;#94bff3;#ec93d3;#93e0e3;#ffffff
|
||||||
|
FontUseSystem=TRUE
|
||||||
MiscAlwaysShowTabs=FALSE
|
MiscAlwaysShowTabs=FALSE
|
||||||
MiscBell=TRUE
|
MiscBell=TRUE
|
||||||
MiscBellUrgent=TRUE
|
MiscBellUrgent=TRUE
|
||||||
|
@ -26,10 +31,5 @@ MiscSlimTabs=FALSE
|
||||||
MiscNewTabAdjacent=FALSE
|
MiscNewTabAdjacent=FALSE
|
||||||
MiscSearchDialogOpacity=100
|
MiscSearchDialogOpacity=100
|
||||||
MiscShowUnsafePasteDialog=TRUE
|
MiscShowUnsafePasteDialog=TRUE
|
||||||
ColorForeground=#dcdcdc
|
|
||||||
ColorBackground=#2c2c2c
|
|
||||||
ColorCursor=#dcdcdc
|
|
||||||
ColorPalette=#3f3f3f;#705050;#60b48a;#dfaf8f;#9ab8d7;#dc8cc3;#8cd0d3;#dcdcdc;#709080;#dca3a3;#72d5a3;#f0dfaf;#94bff3;#ec93d3;#93e0e3;#ffffff
|
|
||||||
ColorUseTheme=TRUE
|
|
||||||
MiscRightClickAction=TERMINAL_RIGHT_CLICK_ACTION_CONTEXT_MENU
|
MiscRightClickAction=TERMINAL_RIGHT_CLICK_ACTION_CONTEXT_MENU
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue