{"id":15324589,"url":"https://github.com/mrinjamul/dwm","last_synced_at":"2026-01-03T14:32:34.132Z","repository":{"id":104209450,"uuid":"370716686","full_name":"mrinjamul/dwm","owner":"mrinjamul","description":"dwm is an extremely fast, small, and dynamic window manager for X.","archived":false,"fork":false,"pushed_at":"2021-05-26T12:39:10.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T12:15:33.478Z","etag":null,"topics":["dwm","suckless","tiling-window-manager"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrinjamul.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-25T14:12:36.000Z","updated_at":"2021-06-13T16:54:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ea6424f-7f75-4568-9db4-7c11b5ba3552","html_url":"https://github.com/mrinjamul/dwm","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"2a8c47bfa8709d9e6d298cb520cc394cfaf50474"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fdwm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fdwm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fdwm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fdwm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrinjamul","download_url":"https://codeload.github.com/mrinjamul/dwm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960637,"owners_count":20375108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dwm","suckless","tiling-window-manager"],"created_at":"2024-10-01T09:27:20.633Z","updated_at":"2026-01-03T14:32:34.106Z","avatar_url":"https://github.com/mrinjamul.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"dwm - dynamic window manager\n============================\ndwm is an extremely fast, small, and dynamic window manager for X.\n\n\nRequirements\n------------\nIn order to build dwm you need the Xlib header files.\n\n\nInstallation\n------------\nEdit config.mk to match your local setup (dwm is installed into\nthe /usr/local namespace by default).\n\nAfterwards enter the following command to build and install dwm (if\nnecessary as root):\n\n    make clean install\n\n\nRunning dwm\n-----------\nAdd the following line to your .xinitrc to start dwm using startx:\n\n    exec dwm\n\nIn order to connect dwm to a specific display, make sure that\nthe DISPLAY environment variable is set correctly, e.g.:\n\n    DISPLAY=foo.bar:1 exec dwm\n\n(This will start dwm on display :1 of the host foo.bar.)\n\nIn order to display status info in the bar, you can do something\nlike this in your .xinitrc:\n\n    while xsetroot -name \"`date` `uptime | sed 's/.*,//'`\"\n    do\n    \tsleep 1\n    done \u0026\n    exec dwm\n\n\nConfiguration\n-------------\nThe configuration of dwm is done by creating a custom config.h\nand (re)compiling the source code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fdwm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrinjamul%2Fdwm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fdwm/lists"}