77 lines
1.8 KiB
Plaintext
Executable File
77 lines
1.8 KiB
Plaintext
Executable File
# ------------------------------------------------------
|
|
# bbLeanbar 1.17 - configuration
|
|
|
|
# Lines starting with # or ! are ignored
|
|
|
|
# ---------------------
|
|
# The items on the bar:
|
|
# This builds a toolbar with tasks and tray. You can
|
|
# change the order of items or uncomment some of the
|
|
# currently disabled (!) items)
|
|
|
|
bbleanbar.item: WorkspaceButtonL
|
|
bbleanbar.item: WorkspaceLabel
|
|
bbleanbar.item: WorkspaceButtonR
|
|
bbleanbar.item: Tasks
|
|
bbleanbar.item: WindowLabel
|
|
bbleanbar.item: Tray
|
|
bbleanbar.item: Clock
|
|
!bbleanbar.item: NewLine
|
|
!bbleanbar.item: WindowButtonL
|
|
!bbleanbar.item: WindowLabel
|
|
!bbleanbar.item: WindowButtonR
|
|
!bbleanbar.item: TaskStyleButton
|
|
!bbleanbar.item: WindowLabel
|
|
!bbleanbar.item: NewLine
|
|
!bbleanbar.item: Space
|
|
|
|
# ----------------
|
|
# General Settings
|
|
bbLeanBar.placement: TopCenter
|
|
bbLeanBar.position.x: 0
|
|
bbLeanBar.position.y: 0
|
|
bbLeanBar.widthPercent: 100
|
|
bbLeanBar.useSlit: true
|
|
bbLeanBar.pluginToggle: true
|
|
bbleanbar.OnTop: true
|
|
bbLeanBar.AutoHide: false
|
|
bbleanbar.autoRaise: true
|
|
bbleanbar.snapToEdge: true
|
|
bbLeanBar.alpha.enabled: true
|
|
bbLeanBar.alpha.value: 222
|
|
|
|
# ---------
|
|
# Task Tabs
|
|
bbLeanBar.tasks.style: 1
|
|
bbLeanBar.tasks.reverse: false
|
|
bbLeanBar.tasks.current: true
|
|
bbLeanBar.tasks.sysmenu: true
|
|
bbLeanBar.tasks.drawBorder: false
|
|
bbLeanBar.tasks.maxWidth: 100
|
|
|
|
------------
|
|
# Icon Color
|
|
bbLeanBar.icon.saturation: 45
|
|
bbLeanBar.icon.hue: 0
|
|
|
|
# ------------
|
|
# Clock-Format
|
|
bbLeanBar.strftimeFormat: %d %a %#H:%M
|
|
|
|
# ---------------
|
|
# Special Options
|
|
bbLeanBar.maxIconSize: 32
|
|
bbLeanBar.balloonTips: true
|
|
bbLeanBar.autoFullscreenHide: false
|
|
bbLeanBar.setDesktopMargin: true
|
|
bbLeanBar.sendToSwitchTo: true
|
|
bbLeanBar.sendToGesture: true
|
|
|
|
# -------------------------
|
|
# hidden icons (auto saved)
|
|
bbLeanBar.alwaysOnTop: true
|
|
bbLeanBar.iconSize: 16
|
|
bbLeanBar.minHeight: 16
|
|
|
|
|