My personal fork of the excellent dwm window manager, including some patches and config changes.
- Tag symbols require Nerd Fonts to be installed (default is Fira Code NerdFont)
- Volume controls require pamixer
- Music playback controls require playerctl
- The Bitwarden shortcut requires bitwarden-cli and bitwarden-dmenu (and, obviously, a Bitwarden account)
- The screen lock shortcut requires slock
- The poweroff command requires dmenu with the
border and
center patches applied,
as well as the
dmenu-poweroff
script from my dotfiles
Patches applied in this build of dwm:
- alwayscenter -- Always open floating windows in the center of the screen
- centeredmaster -- Adds the
centeredmaster
andcenteredfloatingmaster
layouts - focusmaster -- Adds a keyboard shortcut to focus the master window from anywhere in the stack
- fullgaps -- Gap support for those sweet r/unixporn pictures
- fullscreen -- Fullscreen mode (hides the bar)
- movestack -- Move windows up and down the stack
using
Mod+Shift+j
andMod+Shift+k
- namedscratchpads -- Add support for named scratchpads which can be displayed and hidden with a single key combination, extremely useful for taking notes or, e.g., listening to music with spotify-tui
- statuscolors -- Use different colors rather than empty or filled squares to display the status of tags