mirror of
https://github.com/adi1090x/rofi.git
synced 2025-12-10 04:22:48 +01:00
Merge 3233a4817cf1f1bd0506ac897280ba40a13f9d3e into 9d27f13bc7aabeaf755a32fcc640713256f7433e
This commit is contained in:
commit
0ff5a6e34d
@ -73,18 +73,18 @@
|
||||
|
||||
- Then, Clone this repository -
|
||||
```
|
||||
$ git clone --depth=1 https://github.com/adi1090x/rofi.git
|
||||
git clone --depth=1 https://github.com/adi1090x/rofi.git
|
||||
```
|
||||
|
||||
- Change to cloned directory and make `setup.sh` executable -
|
||||
```
|
||||
$ cd rofi
|
||||
$ chmod +x setup.sh
|
||||
cd rofi
|
||||
chmod +x setup.sh
|
||||
```
|
||||
|
||||
- Run `setup.sh` to install the configs -
|
||||
```
|
||||
$ ./setup.sh
|
||||
./setup.sh
|
||||
|
||||
[*] Installing fonts...
|
||||
[*] Updating font cache...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user