From 2bdf335ac7ebeeed6fbdd53ebe83de24c5c7493c Mon Sep 17 00:00:00 2001 From: Heleno Salgado Date: Sun, 22 Feb 2026 01:54:20 -0300 Subject: [PATCH] Add submodule aur --- README.md | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index ce5bdb0349cfa..0000000000000 --- a/README.md +++ /dev/null @@ -1,25 +0,0 @@ -# Instale a SalopBar no seu ArchLinux com Hyprland - -**Clone este repositório:** - -```bash -git clone https://github.com/HelenoSalgado/aur.salopbar.git -``` - -**Entre no repositório clonado**: - -```bash -cd aur.salopbar -``` - -**Execute o makepkg compilador e instalador**: - -```bash -makepkg -si -``` - -*Instale eventuais dependências faltantes com `pacman` e `yay` ou `paru`*. - -Para mais informações, visite o [repositório oficial](https://github.com/HelenoSalgado/salopbar). - -![screenshot](https://raw.githubusercontent.com/HelenoSalgado/salopbar/main/screen/capa.png)