{"id":21911612,"url":"https://github.com/jdujava/dwm-jd","last_synced_at":"2026-03-09T10:02:38.721Z","repository":{"id":168601460,"uuid":"524757888","full_name":"jdujava/dwm-jd","owner":"jdujava","description":"My dwm build","archived":false,"fork":false,"pushed_at":"2025-05-31T16:52:45.000Z","size":6499,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-31T14:27:28.693Z","etag":null,"topics":[],"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/jdujava.png","metadata":{"files":{"readme":"README.md","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,"zenodo":null}},"created_at":"2022-08-14T19:10:02.000Z","updated_at":"2025-05-31T16:52:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"73084cc0-7e89-4ffb-b9d2-2a1cd37e8eb4","html_url":"https://github.com/jdujava/dwm-jd","commit_stats":null,"previous_names":["jdujava/dwm-jd"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jdujava/dwm-jd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdujava%2Fdwm-jd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdujava%2Fdwm-jd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdujava%2Fdwm-jd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdujava%2Fdwm-jd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdujava","download_url":"https://codeload.github.com/jdujava/dwm-jd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdujava%2Fdwm-jd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30290932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-28T18:06:56.579Z","updated_at":"2026-03-09T10:02:38.694Z","avatar_url":"https://github.com/jdujava.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"My fork of `dwm`.\n\nTo set upstream remote to original dwm repo:\n```sh\ngit remote add upstream git://git.suckless.org/dwm\n```\n\ndwm - 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%2Fjdujava%2Fdwm-jd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdujava%2Fdwm-jd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdujava%2Fdwm-jd/lists"}