mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-21 13:48:22 -05:00
Compare commits
2 Commits
4c14b87382
...
0e5f8ac7e7
Author | SHA1 | Date | |
---|---|---|---|
|
0e5f8ac7e7 | ||
|
3233a4817c |
@ -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…
Reference in New Issue
Block a user