{"id":19871338,"url":"https://github.com/yarabramasta/dotfiles","last_synced_at":"2025-05-02T09:30:36.430Z","repository":{"id":150705287,"uuid":"490543338","full_name":"yarabramasta/dotfiles","owner":"yarabramasta","description":"My personal \"Stow-Based\" dotfiles...","archived":true,"fork":false,"pushed_at":"2022-06-07T07:59:47.000Z","size":4481,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-01T00:55:01.868Z","etag":null,"topics":["bspwm","dunst","fish","git","picom","polybar","rofi","starship","sxhkd","termite"],"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/yarabramasta.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":"2022-05-10T04:39:15.000Z","updated_at":"2024-03-17T09:11:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"8eaeda6e-3039-4fed-81b3-0faa05cf3dc2","html_url":"https://github.com/yarabramasta/dotfiles","commit_stats":null,"previous_names":["brmxy/.dotfiles","yarabramasta/.dotfiles","yarabramasta/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarabramasta%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarabramasta%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarabramasta%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yarabramasta%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yarabramasta","download_url":"https://codeload.github.com/yarabramasta/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252015717,"owners_count":21680815,"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":["bspwm","dunst","fish","git","picom","polybar","rofi","starship","sxhkd","termite"],"created_at":"2024-11-12T16:11:57.935Z","updated_at":"2025-05-02T09:30:36.424Z","avatar_url":"https://github.com/yarabramasta.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://raw.githubusercontent.com/yarabramasta/.dotfiles/master/screenshoots/desktop.png)\n\n# Dotfiles\n\n- [Dotfiles](#dotfiles)\n- [Specification](#specification)\n    - [Theme](#theme)\n    - [Desktop Management](#desktop-management)\n    - [Terminal](#terminal)\n- [Folder Structure](#folder-structure)\n- [Screenshoots](#screenshoots)\n- [Usage](#usage)\n\nThis is my **.dotfiles** collection for Arch Linux ricing.\n\nI created this repository to hold all configurations related to Arch Linux ricing. Stow became my choice to manage this dotfiles.\n\n# Specification\n\nHere is the specification of my configuration.\n\n### Theme\n\n- Color scheme by [nordtheme.com](https://www.nordtheme.com/docs/colors-and-palettes)\n- Theme by [vinceliuice/Colloid-gtk-theme](https://github.com/vinceliuice/Colloid-gtk-theme)\n- Fonts by [sahibjotsaggu/San-Francisco-Pro-Fonts](https://github.com/sahibjotsaggu/San-Francisco-Pro-Fonts)\n- Icon by [vinceliuice/McMojave-circle](https://github.com/vinceliuice/McMojave-circle)\n- Cursor by [vinceliuice/Layan-cursors](https://github.com/vinceliuice/Layan-cursors)\n- Wallpaper by [nordthemewallpapers.com](https://nordthemewallpapers.com)\n- Overall configs inspired by [webpro/awesome-dotfiles](https://github.com/webpro/awesome-dotfiles)\n\n### Desktop Management\n\n- **BSPWM \u0026 SXHKD** (window manager)\n- **Polybar** (status bar)\n- **Rofi** (app launcher)\n- **Dunst** (notification)\n- **Picom** (compositor)\n- **Feh** (wallpaper)\n\n### Terminal\n\n- **Fish** (shell)\n- **Termite** (emulator)\n- **Starship** (prompt)\n\n# Folder Structure\n\n| folder | description |\n|--|--|\n|.bin|Utility shell files|\n|.config|Stow-able configurations|\n|git|Git related configurations|\n|themes|Theme related submodules|\n|wallpaper|Desktop wallpaper images|\n|xorg-conf|Configurations for xorg.conf.d|\n\n# Screenshoots\n\n![Terminal](./screenshoots/terminal.png \"Terminal\")\n\n![File Manager](./screenshoots/nemo.png \"File Manager\")\n\n![Editor](./screenshoots/vscode.png \"Editor\")\n\n# Usage\n\n**IMPORTANT**\n\nCheck the config files before installing it. Make sure you already know what you are doing.\n\n```bash\n# clone and stow the configurations\n\ngit clone --recurse-submodules -j8 https://github.com/yarabramasta/.dotfiles.git\n\ncd .dotfiles\n\n# WARN: all of the 'cd' command must be done at the main directory (.dotfiles)\n\ncd .bin\n./sync.sh\n\n# installing theme\ncd themes\n./install.sh\n\n# now you can apply the gtk theme by using lxappearance\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyarabramasta%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyarabramasta%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyarabramasta%2Fdotfiles/lists"}