update
This commit is contained in:
@@ -48,48 +48,6 @@ LocalFileSigLevel = Optional
|
||||
# keyring can then be populated with the keys of all official Arch Linux
|
||||
# packagers with `pacman-key --populate archlinux`.
|
||||
|
||||
#
|
||||
# REPOSITORIES
|
||||
# - can be defined here or included from another file
|
||||
# - pacman will search repositories in the order defined here
|
||||
# - local/custom mirrors can be added here or in separate files
|
||||
# - repositories listed first will take precedence when packages
|
||||
# have identical names, regardless of version number
|
||||
# - URLs will have $repo replaced by the name of the current repo
|
||||
# - URLs will have $arch replaced by the name of the architecture
|
||||
#
|
||||
# Repository entries are of the format:
|
||||
# [repo-name]
|
||||
# Server = ServerName
|
||||
# Include = IncludePath
|
||||
#
|
||||
# The header [repo-name] is crucial - it must be present and
|
||||
# uncommented to enable the repo.
|
||||
#
|
||||
|
||||
# The testing repositories are disabled by default. To enable, uncomment the
|
||||
# repo name header and Include lines. You can add preferred servers immediately
|
||||
# after the header, and they will be used before the default mirrors.
|
||||
|
||||
#[arcolinux_repo_testing]
|
||||
#SigLevel = Required DatabaseOptional
|
||||
#Include = /etc/pacman.d/arcolinux-mirrorlist
|
||||
|
||||
[arcolinux_repo]
|
||||
SigLevel = Required DatabaseOptional
|
||||
Include = /etc/pacman.d/arcolinux-mirrorlist
|
||||
|
||||
[arcolinux_repo_3party]
|
||||
SigLevel = Required DatabaseOptional
|
||||
Include = /etc/pacman.d/arcolinux-mirrorlist
|
||||
|
||||
[arcolinux_repo_xlarge]
|
||||
SigLevel = Required DatabaseOptional
|
||||
Include = /etc/pacman.d/arcolinux-mirrorlist
|
||||
|
||||
#[testing]
|
||||
#Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[core]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
|
||||
@@ -50,31 +50,6 @@ LocalFileSigLevel = Optional
|
||||
# keyring can then be populated with the keys of all official Arch Linux
|
||||
# packagers with `pacman-key --populate archlinux`.
|
||||
|
||||
#
|
||||
# REPOSITORIES
|
||||
# - can be defined here or included from another file
|
||||
# - pacman will search repositories in the order defined here
|
||||
# - local/custom mirrors can be added here or in separate files
|
||||
# - repositories listed first will take precedence when packages
|
||||
# have identical names, regardless of version number
|
||||
# - URLs will have $repo replaced by the name of the current repo
|
||||
# - URLs will have $arch replaced by the name of the architecture
|
||||
#
|
||||
# Repository entries are of the format:
|
||||
# [repo-name]
|
||||
# Server = ServerName
|
||||
# Include = IncludePath
|
||||
#
|
||||
# The header [repo-name] is crucial - it must be present and
|
||||
# uncommented to enable the repo.
|
||||
#
|
||||
|
||||
# The testing repositories are disabled by default. To enable, uncomment the
|
||||
# repo name header and Include lines. You can add preferred servers immediately
|
||||
# after the header, and they will be used before the default mirrors.
|
||||
|
||||
#[core-testing]
|
||||
#Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
[custom]
|
||||
SigLevel = Optional TrustAll
|
||||
@@ -98,10 +73,5 @@ Server = https://mirror.yuyujing.cn/archlinux/os/$arch
|
||||
#[multilib]
|
||||
#Include = /etc/pacman.d/mirrorlist
|
||||
|
||||
# An example of a custom package repository. See the pacman manpage for
|
||||
# tips on creating your own repositories.
|
||||
#[custom]
|
||||
#SigLevel = Optional TrustAll
|
||||
#Server = file:///home/custompkgs
|
||||
|
||||
|
||||
|
||||
@@ -1,34 +0,0 @@
|
||||
! ------------------------------------------------------------------------------
|
||||
! xterm standard arcolinux theme
|
||||
! ------------------------------------------------------------------------------
|
||||
! https://critical.ch/xterm/
|
||||
! ------------------------------------------------------------------------------
|
||||
|
||||
xterm*faceName: Monospace
|
||||
xterm*faceSize: 13
|
||||
xterm*loginShell: true
|
||||
xterm*saveLines: 4000
|
||||
xterm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
|
||||
xterm*termName: xterm-color
|
||||
xterm*eightBitInput: false
|
||||
xterm*foreground: rgb:d9/d4/d4
|
||||
xterm*background: rgb:32/32/32
|
||||
xterm*color0: rgb:00/00/00
|
||||
xterm*color1: rgb:a8/00/00
|
||||
xterm*color2: rgb:00/a8/00
|
||||
xterm*color3: rgb:a8/54/00
|
||||
xterm*color4: rgb:5f/81/9d
|
||||
xterm*color5: rgb:a8/00/a8
|
||||
xterm*color6: rgb:00/a8/a8
|
||||
xterm*color7: rgb:70/78/80
|
||||
xterm*color8: rgb:54/54/54
|
||||
xterm*color9: rgb:fc/54/54
|
||||
xterm*color10: rgb:54/fc/54
|
||||
xterm*color11: rgb:fc/fc/54
|
||||
xterm*color12: rgb:81/a2/be
|
||||
xterm*color13: rgb:fc/54/fc
|
||||
xterm*color14: rgb:54/fc/fc
|
||||
xterm*color15: rgb:c5/c8/c6
|
||||
xterm*boldMode: false
|
||||
|
||||
|
||||
@@ -1,34 +0,0 @@
|
||||
! ------------------------------------------------------------------------------
|
||||
! xterm standard arcolinux theme
|
||||
! ------------------------------------------------------------------------------
|
||||
! https://critical.ch/xterm/
|
||||
! ------------------------------------------------------------------------------
|
||||
|
||||
xterm*faceName: Monospace
|
||||
xterm*faceSize: 13
|
||||
xterm*loginShell: true
|
||||
xterm*saveLines: 4000
|
||||
xterm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
|
||||
xterm*termName: xterm-color
|
||||
xterm*eightBitInput: false
|
||||
xterm*foreground: rgb:d9/d4/d4
|
||||
xterm*background: rgb:32/32/32
|
||||
xterm*color0: rgb:00/00/00
|
||||
xterm*color1: rgb:a8/00/00
|
||||
xterm*color2: rgb:00/a8/00
|
||||
xterm*color3: rgb:a8/54/00
|
||||
xterm*color4: rgb:5f/81/9d
|
||||
xterm*color5: rgb:a8/00/a8
|
||||
xterm*color6: rgb:00/a8/a8
|
||||
xterm*color7: rgb:70/78/80
|
||||
xterm*color8: rgb:54/54/54
|
||||
xterm*color9: rgb:fc/54/54
|
||||
xterm*color10: rgb:54/fc/54
|
||||
xterm*color11: rgb:fc/fc/54
|
||||
xterm*color12: rgb:81/a2/be
|
||||
xterm*color13: rgb:fc/54/fc
|
||||
xterm*color14: rgb:54/fc/fc
|
||||
xterm*color15: rgb:c5/c8/c6
|
||||
xterm*boldMode: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user