From dc4c17aa17bc0cb8e5ebd49f149d32075d448c77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 21 Sep 2024 17:04:46 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove(README):=20misc?= =?UTF-8?q?=20post-installation=20instructions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/.github/README.md b/.github/README.md index 8bd0a56a..e2a0d8e3 100644 --- a/.github/README.md +++ b/.github/README.md @@ -480,23 +480,8 @@ To enable the keyring support, install the following packages: yay -Sy gnome-keyring libsecret ``` -- **Misc** - - **Bat** - Bat needs to rebuild the cache to load the themes. Make sure to run this command: - - ```bash - bat cache --build - ``` - - - **SwayOSD** - - If you want to have a caps-lock popup, enable the swayosd-libinput-backend service: - - ```bash - sudo systemctl enable --now swayosd-libinput-backend.service - ``` - **Audio Service** (_Optional_)