{"id":21466601,"url":"https://github.com/sebasruiz09/arch-bspwm","last_synced_at":"2025-07-15T05:30:51.430Z","repository":{"id":205103141,"uuid":"713216518","full_name":"sebasruiz09/Arch-BSPWM","owner":"sebasruiz09","description":"This repository holds my custom configurations for my BSPWM environment on Arch Linux. They are provided for reference or adaptation according to individual preferences.","archived":false,"fork":false,"pushed_at":"2024-04-12T01:44:57.000Z","size":16578,"stargazers_count":26,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2024-04-12T09:13:13.247Z","etag":null,"topics":["arch-linux","bspwm","dunst","kitty","neofetch","polybar","sxhkd","zsh"],"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/sebasruiz09.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}},"created_at":"2023-11-02T04:15:46.000Z","updated_at":"2024-03-18T23:29:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"d45cce6f-5266-423e-81ee-7d0e0bd4e94d","html_url":"https://github.com/sebasruiz09/Arch-BSPWM","commit_stats":null,"previous_names":["sebasruiz09/dotfiles","sebasruiz09/arch-bspwm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebasruiz09%2FArch-BSPWM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebasruiz09%2FArch-BSPWM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebasruiz09%2FArch-BSPWM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebasruiz09%2FArch-BSPWM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebasruiz09","download_url":"https://codeload.github.com/sebasruiz09/Arch-BSPWM/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226017176,"owners_count":17560466,"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","bspwm","dunst","kitty","neofetch","polybar","sxhkd","zsh"],"created_at":"2024-11-23T08:14:43.779Z","updated_at":"2024-11-23T08:14:44.284Z","avatar_url":"https://github.com/sebasruiz09.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"🐧 Arch Linux WM Installation Script.\n===\n\nWM config for Archlinux with zsh, tmux, starship, neovim, kitty, feh, dusnt, ly, bspwm, sxhkd, polybar, picom \u0026 rofi\n\nThis shell script is designed to automate the initial setup of a working environment on Arch Linux with the BSPWM window manager. It installs necessary packages and performs configurations to get the environment ready for use.\n\n\n\n![screenshot](assets/desktop.png)\n\n\n\n## 🚀 Installation\n\n### Prerequisites\n\n- A [Nerd Font](https://www.nerdfonts.com/) installed and enabled in your terminal \u003cb\u003ethe following sources are used for this installation \u003c/b\u003e.\n  \n| Font              | Download URl    |\n| ------------------| ----------------|\n| JetBrains Mono NF | \u003ca href=\"https://github.com/ryanoasis/nerd-fonts/releases/download/v3.1.1/JetBrainsMono.zip\"\u003eDownload here\u003c/a\u003e |\n| IosevkaTerm NF    | \u003ca href=\"https://github.com/ryanoasis/nerd-fonts/releases/download/v3.1.1/IosevkaTerm.zip\"\u003eDownload here\u003c/a\u003e |  \n| Sarasa Fixed J NF |       |\n\n### Install\n\n- Clone this repository to your Arch Linux system. ```git clone https://github.com/sebasruiz09/dotfiles.git```\n\n- Navigate to the project directory.\n\n- Give execute permission to the installation script. ```chmod +x ./install.sh```\n  \n- The script will install necessary packages, configure BSPWM, and apply default configurations for various tools such as Zsh, Rofi, etc.\n\n- modify the output of your monitors in the file ```~/.config/bspwm/bspwmrc```\n\n- execute ```xrandr -q``` and change the monitor value in the ```~/.config/polybar/config.ini```\n\n- Reboot your system or start the graphical session.\n\n- Select BSPWM as your window manager and enjoy your configured environment.\n\n### optional step\n\n- if you want the neovim configuration ```git clone https://github.com/sebasruiz09/nvim.git``` in ```user/.config``` directory\n\n## Warning\n\n- In case Polybar doesn't run as expected, check its logs and the monitor's output , Execute ```polybar```\n\n- Monitor the output for any error messages or issues that may help diagnose the problem.\n\n- In case any of the loaded modules doesn't work, compare the properties indicated there with those of your computer\n\n## ❤️ Appearance\n\n### starship\n![screenshot](assets/starship_prompt.png)\n\n### tmux\n![screenshot](assets/tmux.png)\n\n### rofi menus\n\u003cdiv float=\"left\"\u003e\n\u003cimg src=\"assets/apps_menu.png\" alt=\"screenshot\" width=\"500\"/\u003e\n\u003cimg src=\"assets/powermenu.png\" alt=\"screenshot\" width=\"500\"/\u003e\n\u003c/div\u003e\n\n## 📝 License\n\nThis project is licensed under the [MIT License](https://opensource.org/licenses/MIT) - see the [LICENSE](https://github.com/sebasruiz09/Arch-BSPWM/LICENSE) file for details.\nFeel free to modify and distribute the code as per the terms of the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebasruiz09%2Farch-bspwm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebasruiz09%2Farch-bspwm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebasruiz09%2Farch-bspwm/lists"}