Update install.example.conf
This commit is contained in:
parent
5d5666d57b
commit
c89bea129b
|
|
@ -3,7 +3,7 @@ username=titus
|
|||
password=1234
|
||||
hostname=host
|
||||
|
||||
PKGS_AUR_DEFAULT=(
|
||||
PKGS_AUR=(
|
||||
'brave-bin' # Brave Browser
|
||||
'dxvk-bin' # DXVK DirectX to Vulcan
|
||||
'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
|
||||
)
|
||||
|
||||
PKGS_ARCH_DEFAULT=(
|
||||
PKGS_ARCH=(
|
||||
|
||||
#...THEME...
|
||||
'terminus-font'
|
||||
|
|
|
|||
Loading…
Reference in New Issue