{"id":20834700,"url":"https://github.com/cachyos/cachyos-dwm-config","last_synced_at":"2026-03-10T03:33:27.962Z","repository":{"id":118617976,"uuid":"439933501","full_name":"CachyOS/cachyos-dwm-config","owner":"CachyOS","description":"suckless's dwm for CachyOS","archived":false,"fork":false,"pushed_at":"2021-12-19T19:18:21.000Z","size":1130,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-06T18:40:53.821Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/CachyOS.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}},"created_at":"2021-12-19T18:04:31.000Z","updated_at":"2025-05-01T01:35:57.000Z","dependencies_parsed_at":"2023-09-26T03:54:42.499Z","dependency_job_id":null,"html_url":"https://github.com/CachyOS/cachyos-dwm-config","commit_stats":{"total_commits":1687,"total_committers":26,"mean_commits":64.88461538461539,"dds":0.7439241256668643,"last_synced_commit":"73530e972dff29817230e5ab4f3e21835f55ea23"},"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"purl":"pkg:github/CachyOS/cachyos-dwm-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fcachyos-dwm-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fcachyos-dwm-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fcachyos-dwm-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fcachyos-dwm-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CachyOS","download_url":"https://codeload.github.com/CachyOS/cachyos-dwm-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CachyOS%2Fcachyos-dwm-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013473,"owners_count":26085274,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-18T00:20:15.850Z","updated_at":"2025-10-12T23:56:10.188Z","avatar_url":"https://github.com/CachyOS.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%2Fcachyos%2Fcachyos-dwm-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcachyos%2Fcachyos-dwm-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcachyos%2Fcachyos-dwm-config/lists"}