snippetbashTip
bspwm — A tiling window manager based on binary space partitioning. See also: `bspc`. More information: <htt
Viewed 0 times
commandtilingclibinarybspwmbasedmanagerwindow
linux
Problem
How to use the
bspwm command: A tiling window manager based on binary space partitioning. See also: bspc. More information: <https://github.com/baskerville/bspwm/blob/master/doc/bspwm.1.asciidoc>.Solution
bspwm — A tiling window manager based on binary space partitioning. See also: bspc. More information: <https://github.com/baskerville/bspwm/blob/master/doc/bspwm.1.asciidoc>.Start
bspwm (note that a pre-existing window manager must not be open when this command is run):bspwm -c {{path/to/config}}Code Snippets
Start `bspwm` (note that a pre-existing window manager must not be open when this command is run)
bspwm -c {{path/to/config}}Context
tldr-pages: linux/bspwm
Revisions (0)
No revisions yet.