User Tools

Site Tools


wm:tiling:bspwm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
wm:tiling:bspwm [2021/01/05 15:33] – ↷ Page moved from wm:bspwm to wm:tiling:bspwm senioradminwm:tiling:bspwm [2021/01/11 12:25] senioradmin
Line 1: Line 1:
 ====== bspwm ====== ====== bspwm ======
 +
 +bspwm is a tiling window manager. Without configuration it does absolutely nothing, except showing a black screen. bspwm itself has no support for keybindings. It is controlled with the client program bspc.
 +
 +You may want to run a seperate  hotkey daemon to implement keybindings. Most of the time this is the program sxhkd. 
 +
 +Initially you have to install the default configuration  in your home config directory
 +
 +<code>
 +$ install -Dm755 /usr/share/doc/bspwm/examples/bspwmrc ~/.config/bspwm/bspwmrc
 +$ install -Dm644 /usr/share/doc/bspwm/examples/sxhkdrc ~/.config/sxhkd/sxhkdrc
 +</code>
 +
 +The most important default keybindigs are: 
 +
 +  * Super+Enter: open a new terminal (default: urxvt)
 +  * Super+Alt+q: Quit bspwm
 +  * Super+m: switch between tiled and monocle layout
 +  * Super+s: floating layout
 +  * Super+f: fullscreen
 +
 +The concept of bspwm takes some getting used to. The sxhkd config file is fairly understandable, so an user with some Linux/Unix knowledge should have no problems.
 +
 +
 +**Website**: https://github.com/baskerville/bspwm
 +
  
 ===== RAM Usage ===== ===== RAM Usage =====
 On: Artix Linux On: Artix Linux
 +
 +Because bspwm will most certainly run together with a hotkey daemon, we list bspwm and sxhks 
 +altogether-
  
 ^Command ^Version ^[[:glossary#USS|USS]] ^[[:glossary#PSS|PSS]] ^[[:glossary#RSS|RSS]]^ ^Command ^Version ^[[:glossary#USS|USS]] ^[[:glossary#PSS|PSS]] ^[[:glossary#RSS|RSS]]^
wm/tiling/bspwm.txt · Last modified: 2021/01/11 12:31 by senioradmin

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki