Tweak Packages

This commit is contained in:
w9hdg 2021-11-02 06:26:51 -05:00
parent 747405d222
commit c89e1d5411
1 changed files with 5 additions and 1 deletions

View File

@ -25,9 +25,11 @@ ln -s "$HOME/zsh/.zshrc" $HOME/.zshrc
PKGS=( PKGS=(
'autojump' 'autojump'
'awesome-terminal-fonts' 'awesome-terminal-fonts'
'brave-bin' # Brave Browser
'dxvk-bin' # DXVK DirectX to Vulcan 'dxvk-bin' # DXVK DirectX to Vulcan
'epson-inkjet-printer-201212w'
'github-desktop-bin' # Github Desktop sync 'github-desktop-bin' # Github Desktop sync
'google-chrome'
'google-earth-pro'
'lightly-git' 'lightly-git'
'lightlyshaders-git' 'lightlyshaders-git'
'mangohud' # Gaming FPS Counter 'mangohud' # Gaming FPS Counter
@ -47,6 +49,8 @@ PKGS=(
'ttf-hack' 'ttf-hack'
'ttf-meslo' # Nerdfont package 'ttf-meslo' # Nerdfont package
'ttf-roboto' 'ttf-roboto'
'synology-drive'
'synology-note-station'
'zoom' # video conferences 'zoom' # video conferences
'snap-pac' 'snap-pac'
) )