{"id":18147398,"url":"https://github.com/cokicat/dotfiles-suckless","last_synced_at":"2026-02-19T05:32:44.303Z","repository":{"id":258389515,"uuid":"873839897","full_name":"cokicat/dotfiles-suckless","owner":"cokicat","description":"My dotfiles for st and dwm","archived":false,"fork":false,"pushed_at":"2025-02-05T16:49:07.000Z","size":1950,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T02:42:29.473Z","etag":null,"topics":["dotfiles","dwm","rice","st"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cokicat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-10-16T20:07:12.000Z","updated_at":"2025-02-05T16:49:10.000Z","dependencies_parsed_at":"2024-10-18T19:28:16.903Z","dependency_job_id":"5d33b6eb-2e7b-4084-888a-7a06c52fee00","html_url":"https://github.com/cokicat/dotfiles-suckless","commit_stats":null,"previous_names":["cokicat/dotfiles-suckless"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cokicat/dotfiles-suckless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cokicat%2Fdotfiles-suckless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cokicat%2Fdotfiles-suckless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cokicat%2Fdotfiles-suckless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cokicat%2Fdotfiles-suckless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cokicat","download_url":"https://codeload.github.com/cokicat/dotfiles-suckless/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cokicat%2Fdotfiles-suckless/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29604552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T05:11:50.834Z","status":"ssl_error","status_checked_at":"2026-02-19T05:11:38.921Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["dotfiles","dwm","rice","st"],"created_at":"2024-11-01T22:06:27.525Z","updated_at":"2026-02-19T05:32:39.295Z","avatar_url":"https://github.com/cokicat.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ecokicat's dotfiles — suckless\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\u003cb\u003eColorscheme: \u003ca href=\"https://github.com/myagko/nymph.git\"\u003enymph\u003c/a\u003e by \u003ca href=\"https://github.com/myagko/\"\u003emyagko\u003c/a\u003e\u003c/b\u003e\u003cp\u003e\n\u003cp align=\"center\"\u003e\u003cb\u003e\u003ca href=\"https://w.wallhaven.cc/full/x1/wallhaven-x1vk3z.jpg\"\u003eWallpaper\u003c/a\u003e\u003c/b\u003e\u003cp\u003e\n\u003cimg align=\"center\" src=\"images/screenshot.png\" alt=\"dwm\" title=\"dwm\" /\u003e\n\u003cp\u003e\u003cbr\u003e\u003c/p\u003e\n\u003cimg align=\"center\" src=\"images/screenshot2.png\" alt=\"GTK\" title=\"GTK\" /\u003e\n\u003cp\u003e\u003cbr\u003e\u003c/p\u003e\n\nHere are my dotfiles for st and dwm (very lightweight).  \nMy other dotfiles (like bash and vim dotfiles) are located at [cokicat/dotfiles](https://github.com/cokicat/dotfiles.git).\n\n- **GTK Theme**: [Colloid-Dark-Everforest](https://github.com/vinceliuice/Colloid-gtk-theme)\n- **Icon Theme**: [Papirus-Dark](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme) (paleorange)\n- **Font**: [Fira Code Nerd Font](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/FiraMono.zip)\n- **Cursor Theme**: [Bibata-Modern-Classic](https://github.com/ful1e5/Bibata_Cursor)\n- **Launcher**: dmenu\n\n## dwm\ndwm version: 6.8\n### License\nSee `dwm/LICENSE` for more informations.\n### Status Command\nStatus command is generated by `dwm_status.sh`.\n### Mods\n**Gaps and borders are showed when only one client with uselessgaps:**\n![Gaps Mod](images/mod_gaps.png \"Gaps Mod\")\n```c\n//line 1327 in dmw.c\n\n\t/* Get number of clients for the client's monitor */\n\tfor (n = 0, nbc = nexttiled(c-\u003emon-\u003eclients); nbc; nbc = nexttiled(nbc-\u003enext), n++);\n\n\t/* Do nothing if layout is floating */\n\tif (c-\u003eisfloating || c-\u003emon-\u003elt[c-\u003emon-\u003esellt]-\u003earrange == NULL) {\n\t\tgapincr = gapoffset = 0;\n\t} else {\n\t\t/* Modified by cokicat */\n\t\t\n\t\t/* Remove border and gap if layout is monocle or only one client */\n\t\t//if (c-\u003emon-\u003elt[c-\u003emon-\u003esellt]-\u003earrange == monocle || n == 1) {\n\t\t/* Don't remove border and gap if only one client */\n\t\tif (c-\u003emon-\u003elt[c-\u003emon-\u003esellt]-\u003earrange == monocle) {\n\t\t\tgapoffset = 0;\n\t\t\tgapincr = -2 * borderpx;\n\t\t\twc.border_width = 0;\n\t\t} else {\n\t\t\tgapoffset = gappx;\n\t\t\tgapincr = 2 * gappx;\n\t\t}\n\t}\n```\n\u003cbr\u003e\n\n**Cursor when resizing a window is fixed (default is unsupported by Bibata-Modern-Classic):**  \n![Cursor Mod](images/mod_cursor.png \"Cursor Mod\")\n```c\n// line 1675 in dwm.c\n\tcursor[CurResize] = drw_cur_create(drw, XC_bottom_right_corner);\n```\n### Patches used\nPatches are in `dwm/patches`.\n- actualfullscreen\n- cfacts\n- cool-autostart\n- movestack\n- notitle\n- uselessgap\n\n## st\nst version: 0.9.2\n### License\nSee `st/LICENSE` for more informations.\n### Patches used\nPatches are in `dwm/patches`.\n- blinking_cursor\n\n## TODO\n- [ ] install script\n- [ ] st scrollback patch\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcokicat%2Fdotfiles-suckless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcokicat%2Fdotfiles-suckless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcokicat%2Fdotfiles-suckless/lists"}