diff options
Diffstat (limited to '.blackboxrc')
-rw-r--r-- | .blackboxrc | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/.blackboxrc b/.blackboxrc new file mode 100644 index 0000000..7f79fa6 --- /dev/null +++ b/.blackboxrc @@ -0,0 +1,34 @@ +session.screen0.slit.placement: CenterRight +session.screen0.slit.direction: Vertical +session.screen0.slit.onTop: False +session.screen0.slit.autoHide: False +session.screen0.toolbar.onTop: False +session.screen0.toolbar.autoHide: False +session.screen0.toolbar.placement: BottomCenter +session.screen0.toolbar.widthPercent: 100 +session.screen0.enableToolbar: True +session.screen0.workspaces: 4 +session.screen0.workspaceNames: Workspace 1,Workspace 2,Workspace 3,Workspace 4 +session.screen0.strftimeFormat: %a %d/%m/%Y %H:%M +session.changeWorkspaceWithMouseWheel: False +session.autoRaiseDelay: 400 +session.doubleClickInterval: 250 +session.menuFile: /otherfiles/buildbins/blackbox/share/blackbox/menu +session.opaqueMove: True +session.disableBindingsWithScrollLock: False +session.edgeSnapThreshold: 0 +session.imageDither: NoDither +session.colPlacementDirection: TopToBottom +session.fullMaximization: False +session.shadeWindowWithMouseWheel: False +session.maximumColors: 0 +session.focusNewWindows: True +session.rowPlacementDirection: LeftToRight +session.windowPlacement: CenterPlacement +session.styleFile: /otherfiles/buildbins/blackbox/share/blackbox/styles/Rancor +session.windowSnapThreshold: 0 +session.opaqueResize: True +session.toolbarActionsWithMouseWheel: True +session.focusLastWindow: True +session.focusModel: ClickToFocus +session.placementIgnoresShaded: True |