Update install.example.conf

This commit is contained in:
SteveTinkers 2021-11-18 20:01:15 -05:00 committed by GitHub
parent 5d5666d57b
commit c89bea129b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ username=titus
password=1234 password=1234
hostname=host hostname=host
PKGS_AUR_DEFAULT=( PKGS_AUR=(
'brave-bin' # Brave Browser 'brave-bin' # Brave Browser
'dxvk-bin' # DXVK DirectX to Vulcan 'dxvk-bin' # DXVK DirectX to Vulcan
'github-desktop-bin' # Github Desktop sync 'github-desktop-bin' # Github Desktop sync
@ -14,7 +14,7 @@ PKGS_AUR_DEFAULT=(
'snapper-gui-git' # a tool of managing snapshots of Btrfs subvolumes and LVM volumes 'snapper-gui-git' # a tool of managing snapshots of Btrfs subvolumes and LVM volumes
) )
PKGS_ARCH_DEFAULT=( PKGS_ARCH=(
#...THEME... #...THEME...
'terminus-font' 'terminus-font'