dynamic window manager
This repository has been archived on 2026年05月30日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- C 93.2%
- Roff 4.7%
- Makefile 2.1%
pinitik1906's fork of dwm
Dependencies
(If it does not build, you might need to install the *-devel packages also)
fontconfigfreetypefribidilibX11libxcblibXftlibXinerama
Patches
- actualfullscreen
- alwayscenter
- attachbottom
- bidi (Restricted)
- hide vacant tags
- movestack
- pertag without barpos
- removeborder
- resizehere
- statuscmd
- swallow
- tiledmove
- vanitygaps (original, tile only)
- xrdb
Install
git clone --depth 1 https://codeberg.org/pinitik1906/dwm.git "$HOME"/.local/share/usr/git/dwm
cd "$HOME"/.local/share/usr/git/dwm
sudo make clean install
Update
cd "$HOME"/.local/share/usr/git/dwm
git pull
sudo make clean install
Uninstall
cd "$HOME"/.local/share/usr/git/dwm
sudo make clean uninstall
cd "$HOME"
rm -rf "$HOME"/.local/share/usr/git/dwm
.Xresources
All of the available .Xresources options I found:
dwm.normbgcolor:-> normal background colordwm.normfgcolor:-> normal foreground colordwm.normbordercolor:-> normal border colordwm.selbgcolor:-> selected background colordwm.selfgcolor:-> selected foreground colordwm.selbordercolor:-> selected border colordwm.color:-> available color palette:color0,color1,color2,color3,color4,color5,color6,color7,color8,color9,color10,color11,color12,color13,color14,color15