From f59b1375bf71c8291702f5042cb4c2b5c7b498e2 Mon Sep 17 00:00:00 2001 From: Clay Gomera <95720679+d4r1us-drk@users.noreply.github.com> Date: Fri, 25 Nov 2022 17:37:43 -0400 Subject: [PATCH] Update README.org --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 61427ed97..621eef8ef 100644 --- a/README.org +++ b/README.org @@ -16,7 +16,7 @@ This guide is made for Arch Linux. This section will help you install every dependency. *** 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): -#begin_src sh +#+begin_src sh paru -S gruvbox-dark-gtk gruvbox-dark-icons-gtk nerd-fonts-mononoki #+end_src