mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-22 22:28:21 -05:00
Compare commits
7 Commits
a5ddb3c90e
...
2bd2edc98c
Author | SHA1 | Date | |
---|---|---|---|
|
2bd2edc98c | ||
|
ba970a1f49 | ||
|
45241fd313 | ||
|
7ba824d491 | ||
|
3a28753b0a | ||
|
dc9307867c | ||
|
1eefe3bbdf |
14
README.md
14
README.md
@ -66,6 +66,8 @@
|
||||
|
||||
> **Everything here is created on rofi version : `1.7.4`**
|
||||
|
||||
### From source
|
||||
|
||||
* First, Make sure you have the same (stable) version of rofi installed.
|
||||
- On Arch / Arch-based : **`sudo pacman -S rofi`**
|
||||
- On Debian / Ubuntu : **`sudo apt-get install rofi`**
|
||||
@ -98,6 +100,16 @@ $ ./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.
|
||||
|
||||
### 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">
|
||||
@ -109,7 +121,7 @@ $ ./setup.sh
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<!-- sponsors --><!-- sponsors -->
|
||||
<!-- sponsors --><a href="https://github.com/davidtoska"><img src="https://avatars.githubusercontent.com/u/15263867?u=7f45e973d008c1c9fc573554a95efac83751e726&v=4" width="60px" alt="David Toska" /></a><!-- sponsors -->
|
||||
</p>
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user