{"id":16622712,"url":"https://github.com/chebro/dotfiles","last_synced_at":"2026-03-11T13:19:30.117Z","repository":{"id":54759204,"uuid":"319924824","full_name":"chebro/dotfiles","owner":"chebro","description":"The ricer's canvas","archived":false,"fork":false,"pushed_at":"2021-03-18T16:03:02.000Z","size":3759,"stargazers_count":58,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T21:51:11.870Z","etag":null,"topics":["archlinux","dotfiles","hacktoberfest","i3wm"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/chebro.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}},"created_at":"2020-12-09T10:45:20.000Z","updated_at":"2024-05-19T06:34:40.000Z","dependencies_parsed_at":"2022-08-14T02:00:35.295Z","dependency_job_id":null,"html_url":"https://github.com/chebro/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chebro/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chebro%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chebro%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chebro%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chebro%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chebro","download_url":"https://codeload.github.com/chebro/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chebro%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["archlinux","dotfiles","hacktoberfest","i3wm"],"created_at":"2024-10-12T03:03:41.966Z","updated_at":"2026-03-11T13:19:30.102Z","avatar_url":"https://github.com/chebro.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n```\n                      __  _ __          \n   ____  ____ ___  __/ /_(_) /_  _______\n  / __ \\/ __ `/ / / / __/ / / / / / ___/\n / / / / /_/ / /_/ / /_/ / / /_/ (__  ) \n/_/ /_/\\__,_/\\__,_/\\__/_/_/\\__,_/____/  \n                                        \n```\n### :diamond_shape_with_a_dot_inside: Arch :diamond_shape_with_a_dot_inside: i3 :diamond_shape_with_a_dot_inside: Nord    :diamond_shape_with_a_dot_inside:\n\u003c/div\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/chebro/dotfiles/master/Misc/screenshots/merge.png\" alt=\"img\" align=\"right\" width=\"400px\"\u003e\n\nHad some spare time so I installed Arch and setup up something nice!\n\n+ **OS**: Arch Linux\n+ **WM**: [i3 gaps](https://github.com/Airblader/i3)\n+ **Shell**: [Zsh](https://wiki.archlinux.org/index.php/Zsh) + [ohmyzsh](https://github.com/ohmyzsh/ohmyzsh)\n+ **Terminal**: [Kitty](https://github.com/kovidgoyal/kitty/) + [nord-kitty](https://github.com/connorholyday/nord-kitty)\n+ **Editor**: [Neovim](https://github.com/neovim/neovim) + [vim-plug](https://github.com/junegunn/vim-plug)\n+ **File Manager**: [Ranger](https://github.com/ranger/ranger)\n+ **Document Viewer**: [Zathura](https://pwmt.org/projects/zathura/)\n+ **Color Scheme**: [Nord](https://www.nordtheme.com/)\n\nJump to the [Setup](#setup) section for more details!\n\nThis setup still has a long way to go before it comes anywhere close to perfection, however, it works for me and I seek to improve it with time :)\n\nHere for some eye candy? Jump to [Gallery](#gallery)!\n\n## Setup\n\n_Configs were not written with portability in mind, while I'm trying to make it better, things might break._\n\n1. Install [Airblader's i3](https://github.com/Airblader/i3/wiki/installation) (i3-gaps), [i3blocks](https://github.com/vivien/i3blocks) and i3lock.\n   \n   Optionally, replace i3lock with [i3lock-color](https://github.com/Raymo111/i3lock-color). Arch users can get the [i3lock-color-git](https://aur.archlinux.org/packages/i3lock-color-git/) (AUR) package.\n\n2. Get other dependencies:\n\n     - **Arch Linux** (using `yay`)\n\n         ```shell\n         yay -S rofi acpid dunst-git feh playerctl alsa-utils acpilight wireless_tools networkmanager\n         ```     \n     - **Enable acpid:**\n\n         ```shell\n         # For .config/notifications/(un)plugged.sh\n         sudo systemctl enable acpid.service\n         sudo systemctl start acpid.service\n         ```\n**Summary:**\n         \n| **Package**                                                               | **Description**                                                                   |\n|---------------------------------------------------------------------------|-----------------------------------------------------------------------------------|\n| [**`rofi`**](https://github.com/DaveDavenport/rofi)                       | Dmenu replacement                                                                 |\n| [**`picom-ibhagwan`**](https://github.com/yshui/picom)                    | A lightweight compositor for X11                                                  |\n| [**`playerctl`**](https://github.com/acrisci/playerctl)                   | To fetch metadata about the song/video being played                               |\n| [**`feh`**](https://github.com/derf/feh)                                  | A fast and light image viewer, can set a wallpaper                                |\n| [**`dunst`**](https://github.com/dunst-project/dunst)                     | Lightweight notification daemon                                                   |\n| `acpid`                                                                   | Daemon for delivering ACPI events                                                 |\n| `acpilight`                                                               | Provides xbacklight utility for brightness control                                |\n| `alsa-utils`                                                              | Provides amixer utility for volume control                                        |\n| `wireless_tools`, `networkmanager`                                        | Necessary for the wifi and vpn i3blocks                                           |       \n\n3. Get them fonts!\n\n   + [**`JetBrains Mono`**](https://www.jetbrains.com/lp/mono/#how-to-install) - Monospace\n   + [**`Material Design Icons`**](https://materialdesignicons.com/) - Icons\n   + [**`Rubik`**](https://fonts.google.com/specimen/Rubik?preview.text_type=custom#about) - Sans Serif\n   \n   Unzip the fonts to `~/.fonts` or `~/.local/share/fonts` and run `fc-cache -v` to build the font info cache.\n\n4. Clone my repo and put all files under `.config` in your `~/.config` and you should be good to go!\n   + **`Caution`** : Customary heads up that this step will not work for all the configs/scripts.\n\n## Gallery\n\n\u003cimg src=\"https://raw.githubusercontent.com/chebro/dotfiles/master/Misc/screenshots/merge.png\" alt=\"img\" align=\"center\" width=\"900px\"\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/chebro/dotfiles/master/Misc/wallpapers/nord-lines.png\" alt=\"img\" align=\"center\" width=\"900px\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchebro%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchebro%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchebro%2Fdotfiles/lists"}