{"id":18782688,"url":"https://github.com/hidayry/riverwm-dotfiles","last_synced_at":"2025-09-02T00:32:44.455Z","repository":{"id":216618259,"uuid":"741626420","full_name":"hidayry/riverwm-dotfiles","owner":"hidayry","description":"dotfiles about riverwm wayland","archived":false,"fork":false,"pushed_at":"2024-02-05T06:50:28.000Z","size":5083,"stargazers_count":12,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T05:12:31.101Z","etag":null,"topics":["archlinux","dotfiles","linux","rice","river","riverwm","waybar","wayland"],"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/hidayry.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-01-10T19:27:17.000Z","updated_at":"2025-03-13T03:35:01.000Z","dependencies_parsed_at":"2024-01-15T00:11:37.838Z","dependency_job_id":"8c3403d7-68e4-4426-8d23-4b50939f1708","html_url":"https://github.com/hidayry/riverwm-dotfiles","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"f031afbf6223c8ddf9b807b454e44032bf8af0fa"},"previous_names":["hidayry/riverwm-dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hidayry/riverwm-dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidayry%2Friverwm-dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidayry%2Friverwm-dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidayry%2Friverwm-dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidayry%2Friverwm-dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hidayry","download_url":"https://codeload.github.com/hidayry/riverwm-dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hidayry%2Friverwm-dotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273213776,"owners_count":25065058,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","linux","rice","river","riverwm","waybar","wayland"],"created_at":"2024-11-07T20:36:49.332Z","updated_at":"2025-09-02T00:32:43.977Z","avatar_url":"https://github.com/hidayry.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# River-WM Dotfiles\n\n## 🔥 Information\n\n|    Distro    |                 [Archlinux](https://archlinux.org/)                 |\n| :----------: | :-----------------------------------------------------------------: |\n|      WM      |              [River](https://github.com/riverwm/river)              |\n|   Terminal   |               [Foot](https://codeberg.org/dnkl/foot)                |\n|    Shell     | [zsh+zap](https://www.zapzsh.org/)-[starship](https://starship.rs/) |\n|   Launcher   |            [Rofi Wayland](https://github.com/lbonn/rofi)            |\n|  Clipboard   |           [Cliphist](https://github.com/sentriz/cliphist)           |\n| File Manager |                               thunar                                |\n\n## 🖼️ Gallery\n\n![ss](./ss/1.png)\n\n![ss](./ss/2.png)\n\n![ss](./ss/3.png)\n\n![ss](./ss/4.png)\n\n## 💣 Setup Installation\n\n1.- \u003cb\u003eFirst clone the repository\u003c/b\u003e\n\n```sh\nhttps://github.com/hidayry/riverwm-dotfiles.git\n```\n\n2.- \u003cb\u003eCopy config :\u003c/b\u003e\n\n- **⚠️ WARNING: Configuration files may be overrided,please backup your config**\n\n```sh\ncd riverwm-dotfiles\ncp -r .config/* ~/.config/\ncp -r home/* ~/\n```\n\n3.- \u003cb\u003eInstall Dependencies\u003c/b\u003e\n\nDependencies :\n\n```sh\nsudo pacman -S --needed river swaybg jq findutils waybar mpd ncmpcpp swayidle wf-recorder dmenu brightnessctl mako cliphist grim slurp pamixer polkit-gnome starship xdg-user-dirs xdg-utils gvfs gvfs-mtp gvfs-nfs wl-clipboard playerctl foot network-manager-applet grimshot\n```\n\n- **aur-packages**\n\n```sh\nyay -S --needed tela-circle-icon-theme-manjaro tokyonight-gtk-theme-git wl-clipboard-history-git ttf-jetbrains-mono-nerd mpdris2 rofi-lbonn-wayland swaylock-effects nwg-look rivercarro\n```\n\n- **zap zsh**\n\n```sh\nzsh \u003c(curl -s https://raw.githubusercontent.com/zap-zsh/zap/master/install.zsh) --branch release-v1\n```\n\nfor zap zsh in this [link](https://github.com/zap-zsh/zap)\n\n\u003ctable align=\"center\"\u003e\n   \u003ctr\u003e\n      \u003cth align=\"center\"\u003e\n      \u003c/th\u003e\n   \u003c/tr\u003e\n   \u003ctr\u003e\n      \u003ctd align=\"center\"\u003e\n\n    💻 Dotfiles Configured at 1360x768 with 96 DPI on 1 monitor\n\n   \u003c/tr\u003e\n   \u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhidayry%2Friverwm-dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhidayry%2Friverwm-dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhidayry%2Friverwm-dotfiles/lists"}