{"id":24911237,"url":"https://github.com/asteriau/dotfiles","last_synced_at":"2025-04-14T13:44:05.152Z","repository":{"id":275099296,"uuid":"922712822","full_name":"asteriau/dotfiles","owner":"asteriau","description":"There is no place like ~/ ","archived":false,"fork":false,"pushed_at":"2025-03-17T00:54:35.000Z","size":16652,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T02:51:44.742Z","etag":null,"topics":["dotfiles","dots","hyprland","linux","rice","ricing","shell","unixporn","waybar","wayland"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asteriau.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":"2025-01-26T22:36:07.000Z","updated_at":"2025-03-17T00:54:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"680b8fc2-d5ea-4fc3-95ed-a7d426d45903","html_url":"https://github.com/asteriau/dotfiles","commit_stats":null,"previous_names":["asteriau/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asteriau%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asteriau%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asteriau%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asteriau%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asteriau","download_url":"https://codeload.github.com/asteriau/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248890299,"owners_count":21178392,"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":["dotfiles","dots","hyprland","linux","rice","ricing","shell","unixporn","waybar","wayland"],"created_at":"2025-02-02T04:18:50.596Z","updated_at":"2025-04-14T13:44:05.113Z","avatar_url":"https://github.com/asteriau.png","language":"Python","funding_links":["https://ko-fi.com/asteriau"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://files.catbox.moe/n4ydnt.png\"\u003e\n\u003c/div\u003e\n\n\u003chr style=\"width:40%;\"\u003e\n\n\u003cdiv align=\"center\"\u003e \n\u003ca href=\"https://github.com/asteriau/dotfiles/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/asteriau/dotfiles?colorA=151515\u0026colorB=8DA3B9\u0026style=for-the-badge\u0026logo=starship\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/asteriau/dotfiles/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/asteriau/dotfiles?colorA=151515\u0026colorB=8DA3B9\u0026style=for-the-badge\u0026logo=ifixit\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/asteriau/dotfiles/network/members\"\u003e\u003cimg src=\"https://img.shields.io/github/forks/asteriau/dotfiles?colorA=151515\u0026colorB=8DA3B9\u0026style=for-the-badge\u0026logo=github\"\u003e\u003c/a\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n\n## Gallery 📸\nthis is a huge WIP and the screenshots are outdated oops \n  \u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/4VABX6W.png\"\u003e\n  \u003cimg src=\"https://i.imgur.com/4QPAqXW.png\"\u003e\n\n## Info 📖\nThese are my personal dotfiles which form the desktop you see above. It uses the [Paradise](https://github.com/paradise-theme/paradise) color scheme.\n\nLet's get the boring stuff out of the way :\n\n  • **OS**: Arch Linux \u003cbr\u003e\n  • **Window Manager / Compositor**: [Hyprland](https://github.com/hyprwm/Hyprland) \u003cbr\u003e\n  • **Status Bar**: [Waybar](https://github.com/Alexays/Waybar) \u003cbr\u003e\n  • **Notifications**: [dunst](https://github.com/dunst-project/dunst) \u003cbr\u003e\n  • **Terminal**: [kitty](https://github.com/kovidgoyal/kitty) \u003cbr\u003e\n  • **Launcher**: [rofi](https://github.com/davatorium/rofi/) \u003cbr\u003e\n \n\n\n## Installation 🔧\n\u003e [!NOTE]\n\u003e The packages listed are for arch. Depending on your distribution, the names of the packages below may slightly differ. Also, some of the packages might not be available in your distribution's repositories so you might have to build them from source.\n\n    sudo pacman -S hyprland waybar dunst kitty rofi-wayland swww nautilus grim slurp firefox wl-clipboard pavucontrol pamixer playerctl xsettingsd zsh gammastep unzip ttf-jetbrains-mono-nerd --needed\n    yay -S notify-send.sh\n1. **Clone the repo \u0026 Apply configs:**\n    ```sh\n    git clone https://github.com/asteriau/dotfiles\n    cd dotfiles\n    cp -r config/{hypr,waybar,dunst,kitty,rofi,gtk-3.0,xsettingsd} ~/.config\n    ```\n\n2. **Move folders**  \n\n    ```sh\n    # Scripts folder\n    mv ~/dotfiles/bin/* ~/.local/share/bin/\n    chmod -R +x ~/.local/share/bin/\n    # Home folder\n    cp -a ~/dotfiles/home/. ~/\n    ```\n\n3. **Install fonts**  \n\n    I have uploaded a [.zip file to Dropbox](https://www.dropbox.com/scl/fi/5jlq2wcfd62utippn4bo4/asteria-dotfiles-fonts.zip?rlkey=qo79l4j985zn89rmcfh6zlsi8\u0026st=vkgkm7qt\u0026dl=0) to save you some time. \u003cbr\u003e \n    To make your life easier you should be in hyprland by this point. \u003cbr\u003e\n    Download the .zip and then:\n\n    ```sh\n    # Assuming the .zip was saved in ~/Downloads\n    unzip -d ~/.local/share/fonts ~/Downloads/asteria-dotfiles-fonts.zip\n    fc-cache -v\n    ```\n\n4. **Change shell to Zsh**\n\n   ```sh\n   chsh -s /usr/bin/zsh\n   ```\n\n5. **Set wallpaper**  \n\n    ```sh\n    swww img ~/dotfiles/home/wallpapers/somewallpaper.png\n    ```\n\nIf you followed all the steps correctly you should now be good to go. You might wanna reboot for everything to apply. \u003cbr\u003e\nThere's also a [extra](https://github.com/asteriau/dotfiles/tree/main/extra) folder you might wanna check out which holds themes for various apps. \u003cbr\u003e\n\n## Contributions 📝\n\n- **Bugs**: If you have the time to report a bug, please do so in the repository's [issues](https://github.com/asteriau/dotfiles/issues).\n- **Pull requests**: Pull requests for bug fixes or README improvements are welcome. However, before starting work on a pull request for a new feature, please open an issue so we can discuss about it first.\n\n## Special Thanks 🫂\n• [manas140](https://github.com/manas140) For making [this beautiful color scheme](https://github.com/paradise-theme/paradise)\n\n• [elenapan](https://github.com/elenapan) For some miscellaneous files i used\n\n## Tip Jar 💙\n\nIf you enjoy using these dotfiles or parts of them and would like to show your appreciation, you may leave a tip here.  \nIt is never required but always appreciated.  \nThank you from the bottom of my heart! 💙  \n\n- [**Ko-Fi**](https://ko-fi.com/asteriau)  \n- **Litecoin**: LhV2kkvj6uHiLABAhkXCrcYHx6ALknDZr3  \n- **Bitcoin**: bc1q73qudet3a9f8p2yht8mums983zqgl9924spqn0\n- **Monero**: 4B73quPWrpR9ke7cstyHYWameQuoJjLVUHaEruGk9E2cUrZsGHkVRnbehFgUB6wKQWh69a7fuexmr6fraytJgB5bNSLSzWv\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasteriau%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasteriau%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasteriau%2Fdotfiles/lists"}