{"id":20029897,"url":"https://github.com/linarcx/dwm","last_synced_at":"2025-03-02T05:15:42.835Z","repository":{"id":218127102,"uuid":"745672662","full_name":"LinArcX/dwm","owner":"LinArcX","description":"my own fork of dwm","archived":false,"fork":false,"pushed_at":"2024-01-19T21:18:40.000Z","size":17858,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T17:45:24.573Z","etag":null,"topics":["dwm","minimalist","suckless","windows-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/LinArcX.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}},"created_at":"2024-01-19T21:00:12.000Z","updated_at":"2024-01-19T21:21:01.000Z","dependencies_parsed_at":"2024-01-19T22:27:31.228Z","dependency_job_id":"82a4bdb6-5be0-4560-9225-b9a9c71c4226","html_url":"https://github.com/LinArcX/dwm","commit_stats":null,"previous_names":["linarcx/dwm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinArcX%2Fdwm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinArcX%2Fdwm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinArcX%2Fdwm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinArcX%2Fdwm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinArcX","download_url":"https://codeload.github.com/LinArcX/dwm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241460204,"owners_count":19966519,"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","minimalist","suckless","windows-manager"],"created_at":"2024-11-13T09:23:30.195Z","updated_at":"2025-03-02T05:15:42.816Z","avatar_url":"https://github.com/LinArcX.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dwm - dynamic window manager \ndwm is an extremely fast, small, and dynamic window manager for X.\n\n## Requirements\nIn order to build this fork of dwm, you need:\n- libX11-devel\n- libXft-devel\n- curl\n- xsetroot\n- numlockx\n- setxkbmap\n- alsa-utils\n- xkblayout-state\n- ImageMagick\n\nTip: if you want to use __pkexec__, you should first install `elogind` and start/enable it's service:\n\n`sudo ln -s /etc/sv/elogind /var/service/`\n\nAfter that install `xfce-polkit` and put this line into autostart.sh:\n\n`/usr/libexec/xfce-polkit \u0026`\n\n## Patches\n- [autostart](https://dwm.suckless.org/patches/autostart/)\n- [hide_vacant_tags](https://dwm.suckless.org/patches/hide_vacant_tags/)\n\n### Status bar\nI used this repo with some little changes:\nhttps://github.com/joestandring/dwm-bar\n\n## Configuration and Installation\nCreate a custom __config.h__ file and edit it to match your local setup (dwm is installed into the /usr/local namespace by default).\nAfterwards enter the following command to build and install dwm (if necessary as root):\n\n`make clean install`\n\n## Running dwm\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 the 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```\nwhile xsetroot -name \"`date` `uptime | sed 's/.*,//'`\"\ndo\n\tsleep 1\ndone \u0026\nexec dwm\n```\n\n## Configuration\nThe configuration of dwm is done by creating a custom config.h\nand (re)compiling the source code.\n\n## TODO\n- [x] Alsa not wokring\n- [x] Change default layout to monocle\n\n## Credits\nE-Mail:linarcx@gmail.com\n\n\u003ch1 align=\"center\"\u003e\n\t\u003cimg width=\"200\" src=\"./dwm.png\" alt=\"dwm\"\u003e\n\t\u003cbr\u003e\n\u003c/h1\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinarcx%2Fdwm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinarcx%2Fdwm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinarcx%2Fdwm/lists"}