Cleanup config
This commit is contained in:
parent
4ca4826dbb
commit
6bb78b68d5
2 changed files with 0 additions and 8 deletions
|
@ -65,7 +65,6 @@
|
|||
[[default]]
|
||||
audible_bell = True
|
||||
background_darkness = 0.8
|
||||
background_image = None
|
||||
font = Source Code Pro 11
|
||||
foreground_color = "#bfbfbf"
|
||||
palette = "#000000:#cd0000:#00cd00:#cdcd00:#0000ee:#cd00cd:#00cdcd:#e5e5e5:#7f7f7f:#ff0000:#00ff00:#ffff00:#5c5cff:#ff00ff:#00ffff:#ffffff"
|
||||
|
|
|
@ -87,13 +87,6 @@ Include = /etc/pacman.d/mirrorlist
|
|||
|
||||
[multilib]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
#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
|
||||
|
||||
[antergos]
|
||||
SigLevel = PackageRequired
|
||||
|
|
Loading…
Reference in a new issue