Tweak Packages
This commit is contained in:
parent
747405d222
commit
c89e1d5411
|
|
@ -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'
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue