{"id":15149031,"url":"https://github.com/timroes/awesome-config","last_synced_at":"2025-11-12T22:02:47.831Z","repository":{"id":142510655,"uuid":"14689850","full_name":"timroes/awesome-config","owner":"timroes","description":"My awesome wm configuration.","archived":false,"fork":false,"pushed_at":"2024-07-02T18:10:15.000Z","size":2374,"stargazers_count":30,"open_issues_count":2,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-29T22:45:20.210Z","etag":null,"topics":["awesomewm","config","lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/timroes.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}},"created_at":"2013-11-25T15:48:35.000Z","updated_at":"2024-07-02T18:10:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"70fdb5ca-4b3c-48bd-ab00-2aab5d86cd31","html_url":"https://github.com/timroes/awesome-config","commit_stats":{"total_commits":551,"total_committers":3,"mean_commits":"183.66666666666666","dds":0.06715063520871145,"last_synced_commit":"e989a03abb7f5dee2f7e1cf1a5f4090e7f137c88"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timroes%2Fawesome-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timroes%2Fawesome-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timroes%2Fawesome-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timroes%2Fawesome-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timroes","download_url":"https://codeload.github.com/timroes/awesome-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237918710,"owners_count":19387305,"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":["awesomewm","config","lua"],"created_at":"2024-09-26T13:41:23.442Z","updated_at":"2025-11-12T22:02:42.801Z","avatar_url":"https://github.com/timroes.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"Setup\n=====\n\nTo install all required dependencies on an Archlinux system\njust run `./install.py`. If you don't have an Archlinux system\nyou must make sure to install all required dependencies (have a look\nat the `install.py` file) yourself.\n\nParts of the configuration (under `src`) is written in TypeScript and compiled\nto Lua using [TypeScriptToLua](https://typescripttolua.github.io/). You can use\n`yarn start` to watch for changes and compile to Lua while developing the config.\nYou can use `yarn build` to one-time compile the TypeScript to Lua code. This is also\ncalled by the above mentioned `install.py` script.\n\nStructure\n=========\n\n* **conf.d** - Contains the actual configuration read by\n  `rc.lua` to setup my awesome\n* **configs** - Contains several configuration files for\n  external programs and a config(.sample).yml to\n  configure my config slightly different on different machines\n* **lib** - Contains alls modules, mainly *lunaconf* a custom\n  module which includes all my widgets and utility functions which\n  are used inside `conf.d`\n* **scripts** - Contains some non-lua scripts, which will be called\n  from within the configuration or library\n* **src** - contains configurations written in TypeScript which will be compiled to Lua\n* **theme** - contains the theming files configuring colors and more\n* **types** - contains TypeScript definitions for awesome APIs and Lua code under `lib`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimroes%2Fawesome-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimroes%2Fawesome-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimroes%2Fawesome-config/lists"}