{"id":22656903,"url":"https://github.com/icelk/dotfiles","last_synced_at":"2025-04-12T04:53:46.835Z","repository":{"id":37726425,"uuid":"332220430","full_name":"Icelk/dotfiles","owner":"Icelk","description":"My personal dotfiles. Ready to use with a simple install script.","archived":false,"fork":false,"pushed_at":"2025-04-11T14:42:19.000Z","size":7117,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T04:53:36.838Z","etag":null,"topics":["dotfiles","dotfiles-linux"],"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/Icelk.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,"zenodo":null}},"created_at":"2021-01-23T13:45:15.000Z","updated_at":"2025-04-11T14:42:24.000Z","dependencies_parsed_at":"2024-06-20T22:46:35.237Z","dependency_job_id":"a880791b-f92b-4493-b3bb-6606b3ab777e","html_url":"https://github.com/Icelk/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icelk%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icelk%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icelk%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icelk%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Icelk","download_url":"https://codeload.github.com/Icelk/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248519472,"owners_count":21117757,"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","dotfiles-linux"],"created_at":"2024-12-09T10:16:50.975Z","updated_at":"2025-04-12T04:53:46.808Z","avatar_url":"https://github.com/Icelk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nThese are all my dotfiles, which can be used to complete a setup with Nvidia graphics and an AMD processor (`amd-ucode`, can be easily swapped with `intel-ucod`).\n\n\u003e Right, almost forgot, I use **Arch Linux**. Sorry, `i use arch btw` 😎\n\nRemoving the Nvidia packages and changing the [µcode](https://wiki.archlinux.org/index.php/Microcode) should be enough to make it vendor agnostic.\n\nWayland should function regardless (see `config/hyprland.conf`)\n\n\u003e **Important**: Use Btrfs while installing Arch, not Ext4!\n\n![screenshot of my rice](images/nvim-matrix-neofetch-kvarn.png)\n\n## Branches\n\nTo use this setup on multiple systems, I've got multiple branches.\n\nA branch named `macos` is available in this repo for other macOS users. It uses `homebrew` for managing packages.\n\nOne named `laptop` is for a more light-weight install for a laptop using Intel graphics, with Intel microcode. It looks the same but with smaller margins for smaller screens.\n\n# Major components\n\nI use\n\n-   Btrfs\n-   Hyprland\n-   waybar\n-   dunst\n-   rofi (lbonn's fork for wayland support)\n-   Kitty\n-   NeoVim\n-   Firefox\n-   paru\n-   spotify-player\n-   Unbound\n\n# Themes\n\nI have theme support through [corpl](https://github.com/Icelk/iclu/tree/main/corpl).\nThese are a few combinations of GTK themes, cursor themes, and my themes I like to use.\n\n[Flatery](https://store.kde.org/p/1332404/) (the black variant) is a icon theme I recommend that's not available in the AUR.\n\n\u003e These are all of course available after you've [installed](#installation).\n\n\u003e Adwaita is actually kinda nice!\n\u003e The dark variant is what I use.\n\nYou can change all these settings through the GUI program `lxappearance`.\n\n## General recommendations\n\nI can recommend the Arc Dark GTK theme, but think it's a bit difficult to read.\nThe Breeze Hacked cursors are a long-time favourite for me.\n\nI prefer to use Roboto as the system font. Cantarell is also quite nice.\nIsoevka Aile is also quite nice.\n\nThe theme collections below are formatted as follows:\n\n-   My themes, accessible through `Meta (win) + Shift + t`\n-   GTK theme (called `Widget` in `lxappearance`)\n-   Mouse/cursor theme\n-   Icon theme\n\n## Clean\n\n-   Light|dark (not \"Dark split\"!)\n-   Adwaita dark\n-   Breeze\n-   Breeze dark\n\n## Black\n\n-   Dark\n-   Adwaita dark\n-   Sweet cursors\n-   [Flatery](https://store.kde.org/p/1332404/)\n\n## Sweet\n\n-   Dark\n-   Sweet dark\n-   Sweet cursors\n-   Candy icons (incorrectly named, part of the Sweet set)\n\n## Balanced\n\n-   Any\n-   Arc dark\n-   Sweet cursors\n-   Candy icons\n\n# Installation\n\nI have provided install scripts in the root of this directory. By default they will symlink to this directory.\n\n-   `install.sh` (run as your user)\n-   `install-root.sh` (run as a superuser)\n-   `install-plymouth-themes.sh` (run as your user, the script requests superuser privileges)\n-   `install-rust-analyzer.sh` (run as your user, if you plan to edit Rust source code)\n-   `install-packages.sh` (run as your user, the script requests superuser privileges)\n\n**Note:** Also see [`other-installs`](other-installs.md) for the things I use which are not in the repos. I also recommend Firefox extensions here.\n\nSee [my drive layout](drive-layout.md) for info about backups.\n\n\u003e If you want to install one version permanently (making it harder to upgrade, as deleted files are left), change the line `alias l=\"ln -s\"` to `alias l=\"cp\"`.\n\nOther instructions will be shown when running the scripts.\n\nTo install all the packages (with Paru), follow the installation instructions from [their GitHub](https://github.com/Morganamilo/paru). From there Paru will install all software.\n\n\u003e **Important:** To view the PKGBUILDs, you need to have [NvimPager](https://github.com/lucc/nvimpager) installed,\n\u003e as described in my [other installs](other-installs.md) document.\n\u003e It is set as the `$PAGER`, and not having it installed results in no output from Paru about PKGBUILDs.\n\n# Contribution\n\nWell, these are my personal dot-files. If you notice any issues, please open an issue, but I don't think I'll accept PRs if they're not well justified.\n\nAnyway, you can use this under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficelk%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficelk%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficelk%2Fdotfiles/lists"}