{"id":28640857,"url":"https://github.com/vague2k/.dotfiles-arch","last_synced_at":"2025-06-12T20:36:17.711Z","repository":{"id":227011722,"uuid":"765958481","full_name":"vague2k/.dotfiles-arch","owner":"vague2k","description":"vague2k's arch linux dotfiles","archived":false,"fork":false,"pushed_at":"2024-06-01T23:04:18.000Z","size":23432,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-02T00:23:49.921Z","etag":null,"topics":["arch-linux","dotfiles-linux","hyprland","waybar"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vague2k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-02T00:44:46.000Z","updated_at":"2024-06-02T00:23:51.123Z","dependencies_parsed_at":"2024-04-08T01:30:20.952Z","dependency_job_id":"18c50abe-de7e-4c7d-b60b-8a1d00ff42e2","html_url":"https://github.com/vague2k/.dotfiles-arch","commit_stats":null,"previous_names":["vague2k/.dotfiles-arch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vague2k/.dotfiles-arch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vague2k%2F.dotfiles-arch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vague2k%2F.dotfiles-arch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vague2k%2F.dotfiles-arch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vague2k%2F.dotfiles-arch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vague2k","download_url":"https://codeload.github.com/vague2k/.dotfiles-arch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vague2k%2F.dotfiles-arch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259522693,"owners_count":22870525,"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":["arch-linux","dotfiles-linux","hyprland","waybar"],"created_at":"2025-06-12T20:36:14.728Z","updated_at":"2025-06-12T20:36:17.682Z","avatar_url":"https://github.com/vague2k.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📁 My Dotfiles for Arch Linux\n\n![2024-02-24T01:15:07,749589197-05:00](https://github.com/vague2k/.dotfiles-arch/assets/121782036/813b9bea-6bb4-47d3-97b1-66bb4632d405)\n\nhttps://github.com/vague2k/.dotfiles-arch/assets/121782036/be46023e-8f35-4d34-8c87-5cfb2e80b6d9\n\n## Welcome to dependency hell.\n\nThis is amalgamation of different configs I've found around the internet and [r/unixporn](https://www.reddit.com/r/unixporn/) mixed with personal tastes. If you like watch you see feel free to copy something.\n\nMost of the packages can be installed with pacman. A couple can be found in the AUR. If you can't a specific one on both or your confused on where to find it, do a quick google search, or put in an issue and I'll _try_ to guide you on how to install/use it.\n\n## Notes worth mentioning before reading on.\n\n- I run an AMD cpu, Nvidia GPU machine. Hyprland is known to be weird with nvidia. Some of my configuration tries to fix some issues in reference to hyprland+nvidia. If you're going to copy anything here, _your mileage may vary_.\n\n- I manage my .dotfiles using a git bare repository + submodules for stuff that's shared across my machines.\n\n- I'll be updating this often as there is still much left to customize, so give it a star if you ever wanna comeback and see where it's at!\n\n- You can most definetly take some of the config files found here and use them in another OS _(with some modification of course)_. Stuff like my zsh config fits under this category. Experiment!\n\n## 📦 Packages\n\n#### Main\n\n- Window Manager - [hyprland](https://hyprland.org/)\n- Terminal - [kitty](https://github.com/kovidgoyal/kitty)\n- Shell - [zsh](https://wiki.archlinux.org/title/zsh)\n- Shell Theme - [starship](https://github.com/starship/starship)\n- Colorscheme from wallpaper - [pywal](https://github.com/dylanaraps/pywal)\n- Editor - [nvim/neovim](https://github.com/neovim/neovim)\n- Logout/Display manager - [sddm](https://github.com/sddm/sddm)\n- Lockscreen - [hyprlock](https://github.com/hyprwm/hyprlock)\n- Sddm Theme - [reactionary](https://www.opendesktop.org/p/1376447)\n- File manager - [thunar](https://archlinux.org/packages/extra/x86_64/thunar/)\n- TUI File manager - [lf](https://github.com/gokcehan/lf)\n- screenshots - [grimshot (AUR)](https://aur.archlinux.org/packages/grimshot)\n- Image Viewer - [sxiv](https://wiki.archlinux.org/title/sxiv)\n- Enable cursor theme and such - [nwg-look](https://github.com/nwg-piotr/nwg-look)\n- Manages symlinks - [stow](https://www.gnu.org/software/stow/)\n\n#### Hyprland specific\n\nI try to keep all the tools hyprland uses to be as compatible as possible with wayland.\n\n- App launcher/Powermenu - [rofi (lbonn's wayland fork)](https://github.com/lbonn/rofi)\n- Wallpaper Daemon - [swww (AUR)](https://github.com/LGFae/swww)\n- Notification Daemon - [mako](https://github.com/emersion/mako)\n- Bar - [waybar](https://github.com/Alexays/Waybar)\n\n#### Stuff you might want\n\nI use some of these in my config, omit them if you don't want them, or install them... _whatever you wanna do honestly idk lol_\n\n- Better cd - [zoxide](https://github.com/ajeetdsouza/zoxide)\n- Better ls - [eza](https://github.com/eza-community/eza)\n- Better htop (System monitoring) - [bpytop](https://github.com/aristocratos/bpytop)\n- TUI for git - [lazygit](https://github.com/jesseduffield/lazygit)\n\n#### Show off\n\nBecause I have to show off my rice somehow\n\n- [No explanation needed](https://github.com/dylanaraps/neofetch)\n- [pipes.sh (AUR)](https://github.com/pipeseroni/pipes.sh)\n- [cmatrix](https://github.com/abishekvashok/cmatrix)\n- [Cava (AUR)](https://github.com/karlstav/cava)\n\n## Install Script\n\n_under construction_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvague2k%2F.dotfiles-arch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvague2k%2F.dotfiles-arch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvague2k%2F.dotfiles-arch/lists"}