You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,8 @@
66
66
67
67
> **Everything here is created on rofi version : `1.7.4`**
68
68
69
+
### From source
70
+
69
71
* First, Make sure you have the same (stable) version of rofi installed.
70
72
- On Arch / Arch-based : **`sudo pacman -S rofi`**
71
73
- On Debian / Ubuntu : **`sudo apt-get install rofi`**
@@ -98,6 +100,15 @@ $ ./setup.sh
98
100
99
101
> **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.
100
102
103
+
### Arch Linux
104
+
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.
0 commit comments