{"id":47530377,"url":"https://github.com/voidptrx/dotfiles","last_synced_at":"2026-04-11T14:01:21.717Z","repository":{"id":61912825,"uuid":"453702835","full_name":"voidptrx/dotfiles","owner":"voidptrx","description":".files","archived":false,"fork":false,"pushed_at":"2026-03-26T13:00:45.000Z","size":142963,"stargazers_count":186,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-27T18:46:57.251Z","etag":null,"topics":["archlinux","dotfiles","fastfetch","fish-shell","foot-terminal","fuzzel","kanagawa","kanagawa-dragon","linux","ly","sway","swaync","waybar","yazi"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/voidptrx.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-01-30T14:29:51.000Z","updated_at":"2026-03-26T13:00:54.000Z","dependencies_parsed_at":"2025-06-21T09:32:57.121Z","dependency_job_id":null,"html_url":"https://github.com/voidptrx/dotfiles","commit_stats":null,"previous_names":["voidptrx/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/voidptrx/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidptrx%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidptrx%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidptrx%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidptrx%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voidptrx","download_url":"https://codeload.github.com/voidptrx/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidptrx%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31682953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","fastfetch","fish-shell","foot-terminal","fuzzel","kanagawa","kanagawa-dragon","linux","ly","sway","swaync","waybar","yazi"],"created_at":"2026-03-27T23:00:38.153Z","updated_at":"2026-04-11T14:01:21.703Z","avatar_url":"https://github.com/voidptrx.png","language":"Lua","readme":"\u003cimg width=150 height=50 align=right src=\"https://archlinux.org/static/logos/archlinux-logo-light-1200dpi.7ccd81fd52dc.png\"\u003e\n\n# Arch Linux Dotfiles\n\ndotfiles are the files that starts with a . (dot). This files are generally responsible for software configurations. This repository contains my favorite and most used dotfiles in my Arch Linux setup. \n\nFor wallpapers you can check [my other repo](https://www.github.com/lvntcnylmz/wallpapers).\n\n[Screenshots](#screenshots) are somewhere down there.\n\u003cimg align=\"right\" width=\"420\" height=\"550\" src=\"https://user-images.githubusercontent.com/19970595/196564215-06e48c30-46b3-4e02-afe1-c4a56c5415ce.png\"/\u003e\n| **Module Type**     |                        **Module Name**                         |\n| :------------------ | :------------------------------------------------------------: |\n| Window Manager      |             [sway](https://github.com/swaywm/sway)             |\n| Terminal            |             [foot](https://codeberg.org/dnkl/foot)             |\n| Status Bar          |          [waybar](https://github.com/Alexays/Waybar)           |\n| Display Manager     |             [ly](https://github.com/fairyglade/ly)             |\n| Text Editor         |            [nvim](https://github.com/neovim/neovim)            |\n| Shell               |     [fish-shell](https://github.com/fish-shell/fish-shell)     |\n| App Launcher        |           [fuzzel](https://codeberg.org/dnkl/fuzzel)           |\n| File Manager        |             [yazi](https://github.com/sxyazi/yazi)             |\n| Promt Theme Engine  |        [starship](https://github.com/starship/starship)        |\n| Notification Deamon | [swaync](https://github.com/ErikReider/SwayNotificationCenter) |\n| Screen Locker       | [swaylock-effects](https://github.com/mortie/swaylock-effects) |\n| System Info Tool    |    [fastfetch](https://github.com/fastfetch-cli/fastfetch)     |\n| Resource Monitor    |          [btop](https://github.com/aristocratos/btop)          |\n\n## Installation\n\nThere is no installation script yet, but in the meantime you can clone the repo and copy the contents of the `./config` folder into your `./config` folder.\n\n\u003cu\u003eExample\u003c/u\u003e:\n\n```\ngit clone https://github.com/lvntcnylmz/dotfiles.git\ncp -r dotfiles/.config/* ~/.config\n```\n\n## Screenshots\n\n![](screenshots/sway0.png)\n\n![](screenshots/sway1.png)\n\n![](screenshots/sway2.png)\n\n![](screenshots/sway3.png)\n\n![](screenshots/sway-nvim.png)\n","funding_links":[],"categories":["archlinux"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidptrx%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoidptrx%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidptrx%2Fdotfiles/lists"}