From 8f6195b305bd685793dd28bf64e997c96218f2ad Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Sun, 3 Mar 2024 09:32:00 -0500 Subject: [PATCH] add caprine to packages --- .install/packages/general.sh | 1 + README.md | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.install/packages/general.sh b/.install/packages/general.sh index e725607..f7b8177 100644 --- a/.install/packages/general.sh +++ b/.install/packages/general.sh @@ -20,6 +20,7 @@ packagesPacman=( "dunst" "spotify-launcher" "discord" + "caprine" ) packagesYay=( diff --git a/README.md b/README.md index b1b59a2..919772d 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,11 @@ This is a list of packages sorted by the package manager used to install them al - curl - same as wget - xclip - Clipboard util - ripgrep - CLI grep tool (used for neovim text search across files) -- spotify - Music App - btop - resource monitor - dunst - notification daemon +- spotify - Music App +- discord - Messaging +- caprine - Facebook messenger #### Hyprland @@ -52,6 +54,8 @@ This is a list of packages sorted by the package manager used to install them al ### Yay +- cava - audio visualizer + ### Brew - zsh-completions - zsh plugin that adds CLI completions