🍺 BREW Explorer

← all formulae

dwm

brew install dwm v6.8 MIT

Dynamic window manager

11
30-day installs · #8471
43
90-day · #7752
251
365-day · #6779

Runtime dependencies

Links

Caveats

In order to use the Mac OS X command key for dwm commands,
change the X11 keyboard modifier map using xmodmap (1).

e.g. by running the following command from $HOME/.xinitrc
xmodmap -e 'remove Mod2 = Meta_L' -e 'add Mod1 = Meta_L'&

See also https://gist.github.com/311377 for a handful of tips and tricks
for running dwm on Mac OS X.
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": "In order to use the Mac OS X command key for dwm commands,\nchange the X11 keyboard modifier map using xmodmap (1).\n\ne.g. by running the following command from $HOME/.xinitrc\nxmodmap -e \u0027remove Mod2 = Meta_L\u0027 -e \u0027add Mod1 = Meta_L\u0027\u0026\n\nSee also https://gist.github.com/311377 for a handful of tips and tricks\nfor running dwm on Mac OS X.\n",
  "conflicts_with": [],
  "dependencies": [
    "dmenu",
    "fontconfig",
    "libx11",
    "libxft",
    "libxinerama"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Dynamic window manager",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:12+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "dwm",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://dwm.suckless.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "dwm - dynamic window manager | suckless.org software that sucks less",
  "installs_30d": 11,
  "installs_365d": 251,
  "installs_90d": 43,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "dwm",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 8471,
  "rank_365d": 6779,
  "rank_90d": 7752,
  "raw_hash": "28199597be003d32",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/d/dwm.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "6.8",
  "versioned_formulae": [],
  "why_use_this": null
}