This commit is contained in:
cauri 2024-10-15 17:10:20 +02:00 committed by GitHub
commit 4c14b87382
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,18 +73,18 @@
- Then, Clone this repository - - 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 - - Change to cloned directory and make `setup.sh` executable -
``` ```
$ cd rofi cd rofi
$ chmod +x setup.sh chmod +x setup.sh
``` ```
- Run `setup.sh` to install the configs - - Run `setup.sh` to install the configs -
``` ```
$ ./setup.sh ./setup.sh
[*] Installing fonts... [*] Installing fonts...
[*] Updating font cache... [*] Updating font cache...