Compare commits

...

2 Commits

Author SHA1 Message Date
cauri
0e5f8ac7e7
Merge 3233a4817c into 3f2275ab8f 2024-09-15 10:48:21 +02:00
c-auri
3233a4817c
Remove leading '$ ' from command line instructions 2024-05-22 00:57:37 +02:00

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...