Update README.org

This commit is contained in:
Clay Gomera 2022-11-25 17:37:43 -04:00 committed by GitHub
parent 7f5b91ac9c
commit f59b1375bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ This guide is made for Arch Linux.
This section will help you install every dependency. This section will help you install every dependency.
*** Fonts and theming *** Fonts and theming
This repository already includes the mononoki Nerd Font, the gruvbox-dark-gtk theme, the gruvbox-dark-icons-gtk icon pack and the Simp1e-Gruvbox-Dark cursors. But if you preffer to use the AUR packages you can install them using paru like this (Keep in mind that the Simp1e-Gruvbox-Dark cursors aren't in the AUR): This repository already includes the mononoki Nerd Font, the gruvbox-dark-gtk theme, the gruvbox-dark-icons-gtk icon pack and the Simp1e-Gruvbox-Dark cursors. But if you preffer to use the AUR packages you can install them using paru like this (Keep in mind that the Simp1e-Gruvbox-Dark cursors aren't in the AUR):
#begin_src sh #+begin_src sh
paru -S gruvbox-dark-gtk gruvbox-dark-icons-gtk nerd-fonts-mononoki paru -S gruvbox-dark-gtk gruvbox-dark-icons-gtk nerd-fonts-mononoki
#+end_src #+end_src