Translations:Tutorials/Using Other Window Managers with Plasma/38/en

From KDE UserBase Wiki
Revision as of 17:00, 7 February 2019 by FuzzyBot (talk | contribs) (Importing a new version from external source)
  • A single Plasma panel, in most cases, is detected properly and bspwm will not place windows in its space. If the panel does present a problem, or when using multiple panels, the following may be added to .bspwmrc
    bspc config top_padding size
    where size is the size in pixels of the panel. Also valid are bottom_padding, left_padding, and right_padding. As many of these directives may be used as necessary for multiple panels.