From c89e1d541176ca4f176b2d8523c1e411217de225 Mon Sep 17 00:00:00 2001 From: w9hdg Date: Tue, 2 Nov 2021 06:26:51 -0500 Subject: [PATCH] Tweak Packages --- 2-user.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/2-user.sh b/2-user.sh index 881a28d..fa6c113 100755 --- a/2-user.sh +++ b/2-user.sh @@ -25,9 +25,11 @@ ln -s "$HOME/zsh/.zshrc" $HOME/.zshrc PKGS=( 'autojump' 'awesome-terminal-fonts' -'brave-bin' # Brave Browser 'dxvk-bin' # DXVK DirectX to Vulcan +'epson-inkjet-printer-201212w' 'github-desktop-bin' # Github Desktop sync +'google-chrome' +'google-earth-pro' 'lightly-git' 'lightlyshaders-git' 'mangohud' # Gaming FPS Counter @@ -47,6 +49,8 @@ PKGS=( 'ttf-hack' 'ttf-meslo' # Nerdfont package 'ttf-roboto' +'synology-drive' +'synology-note-station' 'zoom' # video conferences 'snap-pac' )