add: wayfire works now
|
@ -32,10 +32,9 @@ Architecture = auto
|
||||||
#UseSyslog
|
#UseSyslog
|
||||||
#Color
|
#Color
|
||||||
#NoProgressBar
|
#NoProgressBar
|
||||||
# We cannot check disk space from within a chroot environment
|
CheckSpace
|
||||||
#CheckSpace
|
|
||||||
#VerbosePkgLists
|
#VerbosePkgLists
|
||||||
ParallelDownloads = 5
|
#ParallelDownloads = 5
|
||||||
|
|
||||||
# By default, pacman accepts packages signed by keys that its local keyring
|
# By default, pacman accepts packages signed by keys that its local keyring
|
||||||
# trusts (see pacman-key and its man page), as well as unsigned packages.
|
# trusts (see pacman-key and its man page), as well as unsigned packages.
|
||||||
|
@ -70,22 +69,19 @@ LocalFileSigLevel = Optional
|
||||||
# repo name header and Include lines. You can add preferred servers immediately
|
# repo name header and Include lines. You can add preferred servers immediately
|
||||||
# after the header, and they will be used before the default mirrors.
|
# after the header, and they will be used before the default mirrors.
|
||||||
|
|
||||||
#[testing]
|
#[core-testing]
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
#Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[extra]
|
|
||||||
Include = /etc/pacman.d/mirrorlist
|
|
||||||
|
|
||||||
[bioarchlinux]
|
[bioarchlinux]
|
||||||
Include = /etc/pacman.d/mirrorlist.bio
|
Server = https://repo.bioarchlinux.org/$arch
|
||||||
|
|
||||||
#[community-testing]
|
#[extra-testing]
|
||||||
#Include = /etc/pacman.d/mirrorlist
|
#Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
[community]
|
[extra]
|
||||||
Include = /etc/pacman.d/mirrorlist
|
Include = /etc/pacman.d/mirrorlist
|
||||||
|
|
||||||
# If you want to run 32 bit applications on your x86_64 system,
|
# If you want to run 32 bit applications on your x86_64 system,
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 3.8 MiB After Width: | Height: | Size: 3.8 MiB |
|
@ -103,6 +103,9 @@ fcitx5 = fcitx
|
||||||
## XDG desktop portal
|
## XDG desktop portal
|
||||||
portal = /usr/libexec/xdg-desktop-portal
|
portal = /usr/libexec/xdg-desktop-portal
|
||||||
|
|
||||||
|
## Installer
|
||||||
|
calmares = calamares-bio
|
||||||
|
|
||||||
### desktop configure
|
### desktop configure
|
||||||
|
|
||||||
[idle]
|
[idle]
|
|
@ -21,6 +21,7 @@ clock_font = default
|
||||||
clock_format = %Y-%m-%d | %H:%M
|
clock_format = %Y-%m-%d | %H:%M
|
||||||
css_path =
|
css_path =
|
||||||
|
|
||||||
|
launcher_calamares = calamares.desktop
|
||||||
launcher_terminal = com.gexperts.Tilix.desktop
|
launcher_terminal = com.gexperts.Tilix.desktop
|
||||||
launcher_file = org.gnome.Nautilus.desktop
|
launcher_file = org.gnome.Nautilus.desktop
|
||||||
launcher_editor = vim.desktop
|
launcher_editor = vim.desktop
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 7.4 KiB |
1
bio-wayfire/airootfs/usr/share/pixmaps/bioarchlinux.png
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
bioarchlinux-logo.png
|