Openbox

From wikinotes
Revision as of 16:00, 12 June 2021 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Minimalist configurable floating window manager.

Documentation

http://openbox.org/wiki/Help:Actions#SessionLogout All Openbox Actions

Locations

~/.config/openbox/rc.xml windows, hotkeys etc. Main config file.
~/.config/openbox/menu.xml right-click menu entries
~/.config/openbox/environment Openbox-Specific Environment Variables

Usage

openbox --reconfigure  # reload config

Configuration

Themes

# /usr/themes/Clearlooks/themerc

# Window-Active Colour
window borders window.active.border.color: #ffffff


Tips/Tricks

Tiling Windows

You can use PyTyle3 to tile windows within openbox.
I haven't tried it.