146 lines
3.6 KiB
Plaintext
Executable File
146 lines
3.6 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: 90
|
|
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: 2
|
|
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: 255
|
|
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
|
|
|
|
|
|
|
|
###########################################################################
|
|
# Bar 2
|
|
###########################################################################
|
|
bbleanbar.2.item: WorkspaceButtonL
|
|
bbleanbar.2.item: WorkspaceLabel
|
|
bbleanbar.2.item: WorkspaceButtonR
|
|
bbleanbar.2.item: Tasks
|
|
#bbleanbar.2.item: WindowLabel
|
|
bbleanbar.2.item: Tray
|
|
bbleanbar.2.item: Clock
|
|
!bbleanbar.2.item: NewLine
|
|
!bbleanbar.2.item: WindowButtonL
|
|
!bbleanbar.2.item: WindowLabel
|
|
!bbleanbar.2.item: WindowButtonR
|
|
!bbleanbar.2.item: TaskStyleButton
|
|
!bbleanbar.2.item: WindowLabel
|
|
!bbleanbar.2.item: NewLine
|
|
!bbleanbar.2.item: Space
|
|
|
|
# ----------------
|
|
# General Settings
|
|
bbLeanBar.2.placement: TopCenter
|
|
bbLeanBar.2.position.x: 1920
|
|
bbLeanBar.2.position.y: 0
|
|
bbLeanBar.2.widthPercent: 90
|
|
bbLeanBar.2.useSlit: true
|
|
bbLeanBar.2.pluginToggle: true
|
|
bbleanbar.2.OnTop: true
|
|
bbLeanBar.2.AutoHide: false
|
|
bbleanbar.2.autoRaise: true
|
|
bbleanbar.2.snapToEdge: true
|
|
bbLeanBar.2.alpha.enabled: true
|
|
bbLeanBar.2.alpha.value: 222
|
|
|
|
# ---------
|
|
# Task Tabs
|
|
bbLeanBar.2.tasks.style: 2
|
|
bbLeanBar.2.tasks.reverse: false
|
|
bbLeanBar.2.tasks.current: true
|
|
bbLeanBar.2.tasks.sysmenu: true
|
|
bbLeanBar.2.tasks.drawBorder: false
|
|
bbLeanBar.2.tasks.maxWidth: 100
|
|
|
|
------------
|
|
# Icon Color
|
|
bbLeanBar.2.icon.saturation: 255
|
|
bbLeanBar.2.icon.hue: 0
|
|
|
|
# ------------
|
|
# Clock-Format
|
|
bbLeanBar.2.strftimeFormat: %d %a %#H:%M
|
|
|
|
# ---------------
|
|
# Special Options
|
|
bbLeanBar.2.maxIconSize: 32
|
|
bbLeanBar.2.balloonTips: true
|
|
bbLeanBar.2.autoFullscreenHide: false
|
|
bbLeanBar.2.setDesktopMargin: true
|
|
bbLeanBar.2.sendToSwitchTo: true
|
|
bbLeanBar.2.sendToGesture: true
|
|
|
|
# -------------------------
|
|
# hidden icons (auto saved)
|
|
bbLeanBar.2.alwaysOnTop: true
|
|
bbLeanBar.2.iconSize: 16
|
|
bbLeanBar.2.minHeight: 16
|
|
|
|
|