1 Commits

Author SHA1 Message Date
adi1090x b0bfe92753 Deploying to master from @ adi1090x/rofi@093c1a79f5 🚀 2026-04-30 15:36:47 +00:00
+1 -13
View File
@@ -66,8 +66,6 @@
> **Everything here is created on rofi version : `1.7.4`** > **Everything here is created on rofi version : `1.7.4`**
### From source
* First, Make sure you have the same (stable) version of rofi installed. * First, Make sure you have the same (stable) version of rofi installed.
- On Arch / Arch-based : **`sudo pacman -S rofi`** - On Arch / Arch-based : **`sudo pacman -S rofi`**
- On Debian / Ubuntu : **`sudo apt-get install rofi`** - On Debian / Ubuntu : **`sudo apt-get install rofi`**
@@ -100,16 +98,6 @@ $ ./setup.sh
> **Note** : These themes are like an ecosystem, everything here is connected with each other in some way. So... before modifying anything by your own, make sure you know what you doing. > **Note** : These themes are like an ecosystem, everything here is connected with each other in some way. So... before modifying anything by your own, make sure you know what you doing.
### Arch Linux
This collection is available on the [AUR](https://aur.archlinux.org/packages/rofi-adi1090x), you can install it with `makepkg` or using an AUR helper.
```sh
git clone https://aur.archlinux.org/rofi-adi1090x.git
cd rofi-adi1090x
makepkg -Ccsi
```
--- ---
<p align="center"> <p align="center">
@@ -121,7 +109,7 @@ makepkg -Ccsi
</p> </p>
<p align="center"> <p align="center">
<!-- sponsors --><a href="https://github.com/davidtoska"><img src="https:&#x2F;&#x2F;github.com&#x2F;davidtoska.png" width="60px" alt="User avatar: David Toska" /></a><a href="https://github.com/dgxlab"><img src="https:&#x2F;&#x2F;github.com&#x2F;dgxlab.png" width="60px" alt="User avatar: David Vargas" /></a><!-- sponsors --> <!-- sponsors --><a href="https://github.com/davidtoska"><img src="https:&#x2F;&#x2F;github.com&#x2F;davidtoska.png" width="60px" alt="User avatar: David Toska" /></a><a href="https://github.com/dgxlab"><img src="https:&#x2F;&#x2F;github.com&#x2F;dgxlab.png" width="60px" alt="User avatar: David Vargas" /></a><a href="https://github.com/maksimdymov"><img src="https:&#x2F;&#x2F;github.com&#x2F;maksimdymov.png" width="60px" alt="User avatar: Maksim" /></a><!-- sponsors -->
</p> </p>
--- ---