dwm is a dynamic window manager for X. Read more about dwm on suckless' website
- Inner & outer padding for statusbar
- Gaps around windows in all layouts
- Multiple layout options
- Tiled
- Monocle
- Fibonacci
- Gridmode
- Centered Master
- Deck
- Bottom Stack
- Bottom Stack Horizontal
- SF Mono Nerd Font
sxhkd
(config)libxft-bgra
- Clone this repository into your system.
- CD into the directory
- make
$ git clone https://github.com/ProDeSquare/dwm.git
$ cd dwm
$ sudo make clean install