|
| 1 | + |
| 2 | +---------------------------------------------------------------------------------------- |
| 3 | + |
| 4 | +<div style="text-align: center;"> |
| 5 | +<pre> |
| 6 | +██████╗ ██╗███╗ ██╗ █████╗ ██████╗ ██╗ ██╗██████╗ ██████╗ ████████╗███████╗ |
| 7 | +██╔══██╗██║████╗ ██║██╔══██╗██╔══██╗╚██╗ ██╔╝██╔══██╗██╔═══██╗╚══██╔══╝██╔════╝ |
| 8 | +██████╔╝██║██╔██╗ ██║███████║██████╔╝ ╚████╔╝ ██║ ██║██║ ██║ ██║ ███████╗ |
| 9 | +██╔══██╗██║██║╚██╗██║██╔══██║██╔══██╗ ╚██╔╝ ██║ ██║██║ ██║ ██║ ╚════██║ |
| 10 | +██████╔╝██║██║ ╚████║██║ ██║██║ ██║ ██║ ██████╔╝╚██████╔╝ ██║ ███████║ |
| 11 | +╚═════╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚══════╝ |
| 12 | +</pre> |
| 13 | +</div> |
| 14 | + |
| 15 | +---------------------------------------------------------------------------------------- |
| 16 | + |
| 17 | +## Features |
| 18 | + |
| 19 | +- Powerfull system menu (SUPER + U) |
| 20 | +- System wide themes |
| 21 | +- Aesthetic widgets powered by <a href="https://github.com/Ewwii-sh/ewwii/tree/main">ewwii</a> |
| 22 | +- Auto-install script (designed for Arch-based distros) |
| 23 | +- Git based update system |
| 24 | + |
| 25 | +## *Example Photos* |
| 26 | + |
| 27 | +<details><summary> |
| 28 | +🔍 Walker |
| 29 | +</summary></p> |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +<p></details> |
| 34 | + |
| 35 | +<details><summary> |
| 36 | +⚙️ System Menu |
| 37 | +</summary></p> |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | +<p></details> |
| 42 | + |
| 43 | +<details><summary> |
| 44 | +🚀 Quick Settings (Powered by <a href="https://github.com/Ewwii-sh/ewwii/tree/main">ewwii</a>) |
| 45 | +</summary></p> |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | +<p></details> |
| 50 | + |
| 51 | +<details><summary> |
| 52 | +🔔 Notification Menu |
| 53 | +</summary></p> |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | +<p></details> |
| 58 | + |
| 59 | +<details><summary> |
| 60 | +🌐 qutebrowser |
| 61 | +</summary></p> |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | +<p></details> |
| 66 | + |
| 67 | +<details><summary> |
| 68 | +⌨️ Terminal Applications |
| 69 | +</summary></p> |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | +<p></details> |
| 74 | + |
| 75 | +<details><summary> |
| 76 | +💻 Desktop Widgets (Powered by <a href="https://github.com/Ewwii-sh/ewwii/tree/main">ewwii</a>) |
| 77 | +</summary></p> |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | +<p></details> |
| 82 | +---------------------------------------------------------------------------------------- |
| 83 | + |
| 84 | +## Requirements |
| 85 | + |
| 86 | + |
| 87 | +**Recommended base**: Arch Linux or Arch-based distro (EndeavourOS, Manjaro, etc.). |
| 88 | + |
| 89 | +**Optional/hardware**: |
| 90 | +- NVIDIA users: proprietary `nvidia-dkms` often required. |
| 91 | +- Ensure `multilib` enabled on Arch if you need 32-bit libs for some apps. |
| 92 | + |
| 93 | +## How to install? |
| 94 | + |
| 95 | +I highly recommend using [Chaotic AUR](https://aur.chaotic.cx/docs) |
| 96 | + |
| 97 | +Run this command to install: |
| 98 | +``` |
| 99 | +curl -fsSL -o install.sh https://raw.githubusercontent.com/BinaryHarbinger/binarydots/main/install.sh && chmod +x install.sh && ./install.sh |
| 100 | +``` |
| 101 | + |
| 102 | +# Installing manualy (For non-Arch based distros) |
| 103 | + |
| 104 | +» You have to install all the dependecies from your package manager. |
| 105 | + |
| 106 | +» Copy folders inside config and scripts folder itselft to your `~/.config` folder |
| 107 | + |
| 108 | +*** |
| 109 | + |
| 110 | +## Check other Binary themes |
| 111 | + |
| 112 | +[SDDM](https://github.com/BinaryHarbinger/sddm-binary-theme) |
| 113 | +[Heroic Games Launcher](https://github.com/BinaryHarbinger/Heroic-Games-Launcher-Binary-Theme) |
| 114 | + |
| 115 | + |
| 116 | +---------------------------------------------------------------------------------------- |
| 117 | + |
| 118 | + |
0 commit comments