a few updates
This commit is contained in:
parent
e69073f48f
commit
457a68350f
34
bbnote.ini
Normal file
34
bbnote.ini
Normal file
@ -0,0 +1,34 @@
|
||||
[bbnote]
|
||||
textfont=lucida console
|
||||
textfontsize=10
|
||||
textfontweight=400
|
||||
open_new_window=0
|
||||
smarttabs=0
|
||||
writetabs=1
|
||||
tabsize=4
|
||||
wrapcursor=0
|
||||
colorized=1
|
||||
unix_eol=0
|
||||
mousewheel=10
|
||||
wx0=440
|
||||
wy0=260
|
||||
wxl=465
|
||||
wyl=478
|
||||
searchfor=
|
||||
replaceby=
|
||||
searchmode=0
|
||||
lastdirectory=C:\apps\bbLean
|
||||
[light]
|
||||
comment=009f00
|
||||
keyword=0000e5
|
||||
operator=0000ff
|
||||
string=ff0000
|
||||
number=ff0000
|
||||
praeproc=c100c0
|
||||
[dark]
|
||||
comment=acc3ee
|
||||
keyword=ffff35
|
||||
operator=4affff
|
||||
string=ff7f0f
|
||||
number=83cc4d
|
||||
praeproc=ffc856
|
@ -47,8 +47,8 @@ bbstylemaker.widthPercent: 92
|
||||
bbstylemaker.heightPercent: 92
|
||||
|
||||
# window position (auto saved)
|
||||
bbstylemaker.xpos: -1
|
||||
bbstylemaker.ypos: -1
|
||||
bbstylemaker.xpos: 382
|
||||
bbstylemaker.ypos: 355
|
||||
|
||||
# true for default windows caption bar:
|
||||
bbstylemaker.captionbar: false
|
||||
|
@ -29,7 +29,7 @@ session.menu.pluginToggle: true
|
||||
session.menu.openDirection: bullet
|
||||
session.menu.sortbyExtension: true
|
||||
session.menu.drawSeparators: true
|
||||
session.menu.dropShadows: false
|
||||
session.menu.dropShadows: true
|
||||
|
||||
# - the slit -
|
||||
session.screen0.slit.placement: TopRight
|
||||
|
@ -7,7 +7,7 @@
|
||||
# Favorite Tool
|
||||
|
||||
# The default editor for menu, styles and settings
|
||||
blackbox.editor: bbnote.exe
|
||||
blackbox.editor: C:\apps\Vim\vim73\gvim.exe
|
||||
|
||||
|
||||
# -----------------------------------------------------
|
||||
|
@ -28,5 +28,5 @@ plugins\bbColor3dc\bbColor3dc.dll
|
||||
# - submenu with more plugins
|
||||
[sep]
|
||||
[submenu] (other)
|
||||
plugins\bbWorkspaceWheel\bbWorkspaceWheel.dll
|
||||
! plugins\bbWorkspaceWheel\bbWorkspaceWheel.dll
|
||||
[end]
|
||||
|
Loading…
x
Reference in New Issue
Block a user