{"id":18794992,"url":"https://github.com/realervolker1/homescripts","last_synced_at":"2025-10-04T17:56:33.566Z","repository":{"id":172146268,"uuid":"648902954","full_name":"REALERvolker1/homescripts","owner":"REALERvolker1","description":"Useful shell scripts and dotfiles for Linux","archived":false,"fork":false,"pushed_at":"2025-10-02T16:04:01.000Z","size":89102,"stargazers_count":23,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-02T18:09:37.150Z","etag":null,"topics":["bash","dotfiles","fontconfig","gtk","hyprland","i3","i3wm","linux","neovim","rofi","shell-scripts","waybar","wayland","xorg","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/REALERvolker1.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-06-03T06:30:57.000Z","updated_at":"2025-10-02T16:04:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"daf131d9-fd22-4ac2-91e5-0a3282e88e9a","html_url":"https://github.com/REALERvolker1/homescripts","commit_stats":null,"previous_names":["realervolker1/homescripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/REALERvolker1/homescripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REALERvolker1%2Fhomescripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REALERvolker1%2Fhomescripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REALERvolker1%2Fhomescripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REALERvolker1%2Fhomescripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/REALERvolker1","download_url":"https://codeload.github.com/REALERvolker1/homescripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REALERvolker1%2Fhomescripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278350987,"owners_count":25972676,"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-10-04T02:00:05.491Z","response_time":63,"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":["bash","dotfiles","fontconfig","gtk","hyprland","i3","i3wm","linux","neovim","rofi","shell-scripts","waybar","wayland","xorg","zsh"],"created_at":"2024-11-07T21:32:03.987Z","updated_at":"2025-10-04T17:56:33.515Z","avatar_url":"https://github.com/REALERvolker1.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# homescripts\n\nUseful shell scripts and dotfiles for Linux\n\nThese dotfiles should be compatible with both Fedora and Arch Linux\n\n-   about 150 or so shell scripts\n    -   bin/\n    -   .config/bar-scripts/\n-   Some rust programs\n    -   .config/rustcfg/\n    -   .config/shell/\n-   a massive zsh config\n    -   no plugin manager\n    -   Fully custom zsh prompt\n-   hyprland, i3, sway configs\n-   rofi, kvantum, adw-gtk, kitty, ranger, dir_colors\n-   and much more\n\nThese dotfiles are not designed to be just copied, but I have taken measures to make them at least not _break_ too much on random systems.\n\nSome config files are meant to be generated programatically (gtk configs, fontconfig, dconf, xsettingsd)\n\nQuestions? Write an issue. I doubt those are all that useful for anything else on a dotfiles repo.\n\n# Desktop screenshots\n\n-   A screenshot showing off my shell config as well as my Kvantum theme (Included)\n\n![shell](pics/shell.png)\n\n-   A screenshot showing off [psa](.config/rustcfg/psa/), [pacs.pl](bin/pacs.pl), and my [nvim config](.config/nvim/init.lua) that has working multi-clipboard functionality.\n\n![fzf-vim](pics/fzf-vim.png)\n\n## Rofi\n\n-   my Rofi power menu, a script that uses Rofi's built-in mode scripting\n-   `rofi -show powermenu`\n\n![powermenu](pics/powermenu.png)\n\n-   A GTK Icon selector that shows all available icons in the current GTK3 theme\n-   `bin/gtk-icon-rofi.py`\n\n![gtk-icons](pics/gtkicons.png)\n\n-   A graphics menu to replace the functionality of Asus Armory Crate\n-   `bin/gfxmenu.sh`\n\n![gfxmenu](pics/gfxmenu.png)\n\n-   My Desktop menu, showing some custom .desktop file modifications\n-   `rofi -modi drun,run -show drun -sidebar-mode`\n\n![drun](pics/drun.png)\n\n-   A nerd font selector I made, with copy and insert functionality. Works on both X11 (xclip, xdotool) and Wayland (wl-copy, wtype)\n-   `bin/nerd-rofi.sh`\n\n![nerdfonts](pics/nerdfonts.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealervolker1%2Fhomescripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealervolker1%2Fhomescripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealervolker1%2Fhomescripts/lists"}