From c751da48fd12b5f5e4111932717cdabe5ad391f0 Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Sun, 3 Mar 2024 00:25:37 -0500 Subject: [PATCH] add discord and spotify to packages --- .install/packages/general.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.install/packages/general.sh b/.install/packages/general.sh index 9d7879c..e725607 100644 --- a/.install/packages/general.sh +++ b/.install/packages/general.sh @@ -18,6 +18,8 @@ packagesPacman=( "hyprlock" "btop" "dunst" + "spotify-launcher" + "discord" ) packagesYay=(