{"id":21178490,"url":"https://github.com/cyrof/dotfiles-i3","last_synced_at":"2025-09-14T14:57:38.985Z","repository":{"id":263803128,"uuid":"891382345","full_name":"Cyrof/dotfiles-i3","owner":"Cyrof","description":"My personal i3wm configuration files for a clean, efficient, and minimalist workflow.","archived":false,"fork":false,"pushed_at":"2025-01-01T14:22:26.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T11:45:09.008Z","etag":null,"topics":["archlinux","dotfiles-linux","i3wm","i3wm-config","linux","tiling-window-manager"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cyrof.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":"2024-11-20T08:33:45.000Z","updated_at":"2025-01-01T14:22:29.000Z","dependencies_parsed_at":"2025-01-21T11:43:24.111Z","dependency_job_id":"2ab366b6-9c26-4f2e-a079-86a2ec4cf4f9","html_url":"https://github.com/Cyrof/dotfiles-i3","commit_stats":null,"previous_names":["cyrof/dotfiles-i3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyrof%2Fdotfiles-i3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyrof%2Fdotfiles-i3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyrof%2Fdotfiles-i3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyrof%2Fdotfiles-i3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cyrof","download_url":"https://codeload.github.com/Cyrof/dotfiles-i3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243629220,"owners_count":20322015,"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":["archlinux","dotfiles-linux","i3wm","i3wm-config","linux","tiling-window-manager"],"created_at":"2024-11-20T17:21:43.863Z","updated_at":"2025-09-14T14:57:38.975Z","avatar_url":"https://github.com/Cyrof.png","language":"Shell","readme":"# `~/.dotfiles-i3`\nThis repository contains the configuration files for my environment, organised under a single `.config/` directory. Each subfolder holds settings for a specific application and includes its own `README.md` with detailed setup and customisation instructions.\n\n## Repository Structure\n``` bash\n.\n├── .config\n│   ├── i3\n│   ├── kitty\n│   ├── nvim\n│   ├── picom\n│   ├── polybar\n│   └── rofi\n├── .gitignore\n├── LICENSE\n├── README.md\n└── .stow-local-ignore\n```\n\n## Prerequisites\nInstall the following packages (example for Arch Linux):\n``` bash\nsudo pacman -S i3-gaps kitty neovim picom polybar rofi\n```\nMake sure you have **GNU Stow** Installed for symlinking:\n``` bash\nsudo pacman -S stow\n```\n\n## Installation \n1. **Clone** this repo:\n    ``` bash\n    git clone https://github.com/Cyrof/dotfiles-i3.git \n    ```\n2. **Create** or switch to your home `.config` target:\n    ``` bash\n    cd ~/dotfiles-i3\n    ```\n3. **Symlink** the entire `.config` folder into your `$HOME`:\n    ``` bash\n    stow -v --target=\"$HOME\" .config\n    ```\n4. **Reload** or restart your applications: \n    ``` bash\n    # i3 example\n    i3-msg reload\n    ```\n\n## Quick Start\n- **i3**: Mod + Return opens Kitty, Mod + D opens Rofi.\n- **Neovim**: Launch via `nvim`, then run `:Lazy sync` to install plugins.\n- **Polybar**: Auto-started with the provided `launch.sh` script.\n- **Picom** \u0026 **Rofi**: Automatically loaded by i3 on startup.\n\nEach folder's `README.md` has full details on customisation, keybindings, and troubleshooting.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyrof%2Fdotfiles-i3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyrof%2Fdotfiles-i3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyrof%2Fdotfiles-i3/lists"}