unix2dos plugins/bbLeanBar/bbLeanBar.rc
This commit is contained in:
parent
38133c2b99
commit
e416153d37
@ -1,107 +1,107 @@
|
|||||||
# ------------------------------------------------------
|
# ------------------------------------------------------
|
||||||
# bbLeanbar 1.17 - configuration
|
# bbLeanbar 1.17 - configuration
|
||||||
|
|
||||||
# Lines starting with # or ! are ignored
|
# Lines starting with # or ! are ignored
|
||||||
|
|
||||||
# ---------------------
|
# ---------------------
|
||||||
# The items on the bar:
|
# The items on the bar:
|
||||||
# This builds a toolbar with tasks and tray. You can
|
# This builds a toolbar with tasks and tray. You can
|
||||||
# change the order of items or uncomment some of the
|
# change the order of items or uncomment some of the
|
||||||
# currently disabled (!) items)
|
# currently disabled (!) items)
|
||||||
|
|
||||||
bbleanbar.item: WorkspaceLabel
|
bbleanbar.item: WorkspaceLabel
|
||||||
bbleanbar.item: WorkspaceButtonL
|
bbleanbar.item: WorkspaceButtonL
|
||||||
bbleanbar.item: WorkspaceButtonR
|
bbleanbar.item: WorkspaceButtonR
|
||||||
bbleanbar.item: Tasks
|
bbleanbar.item: Tasks
|
||||||
bbleanbar.item: CurrentOnlyButton
|
bbleanbar.item: CurrentOnlyButton
|
||||||
bbleanbar.item: WindowButtonL
|
bbleanbar.item: WindowButtonL
|
||||||
bbleanbar.item: WindowButtonR
|
bbleanbar.item: WindowButtonR
|
||||||
!bbleanbar.item: Tray
|
!bbleanbar.item: Tray
|
||||||
bbleanbar.item: Clock
|
bbleanbar.item: Clock
|
||||||
|
|
||||||
!bbleanbar.item: TaskStyleButton
|
!bbleanbar.item: TaskStyleButton
|
||||||
!bbleanbar.item: WindowLabel
|
!bbleanbar.item: WindowLabel
|
||||||
!bbleanbar.item: NewLine
|
!bbleanbar.item: NewLine
|
||||||
!bbleanbar.item: Space
|
!bbleanbar.item: Space
|
||||||
|
|
||||||
# ----------------
|
# ----------------
|
||||||
# General Settings (ctrl-right-click menu)
|
# General Settings (ctrl-right-click menu)
|
||||||
bbLeanBar.placement: TopCenter
|
bbLeanBar.placement: TopCenter
|
||||||
bbLeanBar.position.x: 128
|
bbLeanBar.position.x: 128
|
||||||
bbLeanBar.position.y: 0
|
bbLeanBar.position.y: 0
|
||||||
bbLeanBar.widthPercent: 80
|
bbLeanBar.widthPercent: 80
|
||||||
bbLeanBar.useSlit: false
|
bbLeanBar.useSlit: false
|
||||||
bbLeanBar.AutoHide: false
|
bbLeanBar.AutoHide: false
|
||||||
bbleanbar.OnTop: true
|
bbleanbar.OnTop: true
|
||||||
bbleanbar.autoRaise: true
|
bbleanbar.autoRaise: true
|
||||||
bbleanbar.snapToEdge: true
|
bbleanbar.snapToEdge: true
|
||||||
bbLeanBar.pluginToggle: true
|
bbLeanBar.pluginToggle: true
|
||||||
|
|
||||||
bbleanbar.alpha.enabled: false
|
bbleanbar.alpha.enabled: false
|
||||||
bbleanbar.alpha.value: 200
|
bbleanbar.alpha.value: 200
|
||||||
|
|
||||||
# ---------
|
# ---------
|
||||||
# Task Tabs
|
# Task Tabs
|
||||||
bbLeanBar.tasks.style: 2
|
bbLeanBar.tasks.style: 2
|
||||||
bbLeanBar.tasks.maxWidth: 100
|
bbLeanBar.tasks.maxWidth: 100
|
||||||
bbLeanBar.tasks.reverse: false
|
bbLeanBar.tasks.reverse: false
|
||||||
bbLeanBar.tasks.current: true
|
bbLeanBar.tasks.current: true
|
||||||
bbLeanBar.tasks.sysmenu: true
|
bbLeanBar.tasks.sysmenu: true
|
||||||
bbLeanBar.tasks.drawBorder: false
|
bbLeanBar.tasks.drawBorder: false
|
||||||
|
|
||||||
------------
|
------------
|
||||||
# Icons
|
# Icons
|
||||||
bbLeanBar.smallIcons: true
|
bbLeanBar.smallIcons: true
|
||||||
bbLeanBar.icon.saturation: 255
|
bbLeanBar.icon.saturation: 255
|
||||||
bbLeanBar.icon.hue: 60
|
bbLeanBar.icon.hue: 60
|
||||||
|
|
||||||
# ------------
|
# ------------
|
||||||
# Clock-Format
|
# Clock-Format
|
||||||
bbLeanBar.strftimeFormat: %d %a %#I:%M
|
bbLeanBar.strftimeFormat: %d %a %#I:%M
|
||||||
|
|
||||||
# ---------------
|
# ---------------
|
||||||
# Special Options
|
# Special Options
|
||||||
bbLeanBar.autoFullscreenHide: true
|
bbLeanBar.autoFullscreenHide: true
|
||||||
bbLeanBar.setDesktopMargin: true
|
bbLeanBar.setDesktopMargin: true
|
||||||
bbLeanBar.sendToSwitchTo: true
|
bbLeanBar.sendToSwitchTo: true
|
||||||
bbLeanBar.sendToGesture: true
|
bbLeanBar.sendToGesture: true
|
||||||
|
|
||||||
# -------------------------
|
# -------------------------
|
||||||
# hidden icons (auto saved)
|
# hidden icons (auto saved)
|
||||||
bbLeanBar.tray.hidden.count: 0
|
bbLeanBar.tray.hidden.count: 0
|
||||||
|
|
||||||
# Second bar
|
# Second bar
|
||||||
bbleanbar.2.item: WorkspaceLabel
|
bbleanbar.2.item: WorkspaceLabel
|
||||||
bbleanbar.2.item: WorkspaceButtonL
|
bbleanbar.2.item: WorkspaceButtonL
|
||||||
bbleanbar.2.item: WorkspaceButtonR
|
bbleanbar.2.item: WorkspaceButtonR
|
||||||
bbleanbar.2.item: Tasks
|
bbleanbar.2.item: Tasks
|
||||||
bbleanbar.2.item: CurrentOnlyButton
|
bbleanbar.2.item: CurrentOnlyButton
|
||||||
bbleanbar.2.item: WindowButtonL
|
bbleanbar.2.item: WindowButtonL
|
||||||
bbleanbar.2.item: WindowButtonR
|
bbleanbar.2.item: WindowButtonR
|
||||||
bbLeanBar.2.placement: TopCenter
|
bbLeanBar.2.placement: TopCenter
|
||||||
bbLeanBar.2.position.x: 1408
|
bbLeanBar.2.position.x: 1408
|
||||||
bbLeanBar.2.position.y: 0
|
bbLeanBar.2.position.y: 0
|
||||||
bbLeanBar.2.widthPercent: 80
|
bbLeanBar.2.widthPercent: 80
|
||||||
bbLeanBar.2.useSlit: false
|
bbLeanBar.2.useSlit: false
|
||||||
bbLeanBar.2.AutoHide: false
|
bbLeanBar.2.AutoHide: false
|
||||||
bbleanbar.2.OnTop: true
|
bbleanbar.2.OnTop: true
|
||||||
bbleanbar.2.autoRaise: true
|
bbleanbar.2.autoRaise: true
|
||||||
bbleanbar.2.snapToEdge: true
|
bbleanbar.2.snapToEdge: true
|
||||||
bbLeanBar.2.pluginToggle: true
|
bbLeanBar.2.pluginToggle: true
|
||||||
bbleanbar.2.alpha.enabled: false
|
bbleanbar.2.alpha.enabled: false
|
||||||
bbleanbar.2.alpha.value: 200
|
bbleanbar.2.alpha.value: 200
|
||||||
bbLeanBar.2.tasks.style: 2
|
bbLeanBar.2.tasks.style: 2
|
||||||
bbLeanBar.2.tasks.maxWidth: 100
|
bbLeanBar.2.tasks.maxWidth: 100
|
||||||
bbLeanBar.2.tasks.reverse: false
|
bbLeanBar.2.tasks.reverse: false
|
||||||
bbLeanBar.2.tasks.current: true
|
bbLeanBar.2.tasks.current: true
|
||||||
bbLeanBar.2.tasks.sysmenu: true
|
bbLeanBar.2.tasks.sysmenu: true
|
||||||
bbLeanBar.2.tasks.drawBorder: false
|
bbLeanBar.2.tasks.drawBorder: false
|
||||||
bbLeanBar.2.smallIcons: true
|
bbLeanBar.2.smallIcons: true
|
||||||
bbLeanBar.2.icon.saturation: 255
|
bbLeanBar.2.icon.saturation: 255
|
||||||
bbLeanBar.2.icon.hue: 60
|
bbLeanBar.2.icon.hue: 60
|
||||||
bbLeanBar.2.strftimeFormat: %d %a %#I:%M
|
bbLeanBar.2.strftimeFormat: %d %a %#I:%M
|
||||||
bbLeanBar.2.autoFullscreenHide: true
|
bbLeanBar.2.autoFullscreenHide: true
|
||||||
bbLeanBar.2.setDesktopMargin: true
|
bbLeanBar.2.setDesktopMargin: true
|
||||||
bbLeanBar.2.sendToSwitchTo: true
|
bbLeanBar.2.sendToSwitchTo: true
|
||||||
bbLeanBar.2.sendToGesture: true
|
bbLeanBar.2.sendToGesture: true
|
||||||
bbLeanBar.2.tray.hidden.count: 0
|
bbLeanBar.2.tray.hidden.count: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user