add: wayfire works now

This commit is contained in:
Kuoi 2023-06-14 02:07:33 +08:00
parent 2cd5d31f43
commit 9f2a516b2c
116 changed files with 21 additions and 20 deletions

View file

@ -32,10 +32,9 @@ Architecture = auto
#UseSyslog
#Color
#NoProgressBar
# We cannot check disk space from within a chroot environment
#CheckSpace
CheckSpace
#VerbosePkgLists
ParallelDownloads = 5
#ParallelDownloads = 5
# 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.
@ -70,22 +69,19 @@ LocalFileSigLevel = Optional
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
#[testing]
#[core-testing]
#Include = /etc/pacman.d/mirrorlist
[core]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
[bioarchlinux]
Include = /etc/pacman.d/mirrorlist.bio
Server = https://repo.bioarchlinux.org/$arch
#[community-testing]
#[extra-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
[extra]
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,

View file

Before

Width:  |  Height:  |  Size: 3.8 MiB

After

Width:  |  Height:  |  Size: 3.8 MiB

View file

@ -103,6 +103,9 @@ fcitx5 = fcitx
## XDG desktop portal
portal = /usr/libexec/xdg-desktop-portal
## Installer
calmares = calamares-bio
### desktop configure
[idle]

View file

@ -21,6 +21,7 @@ clock_font = default
clock_format = %Y-%m-%d | %H:%M
css_path =
launcher_calamares = calamares.desktop
launcher_terminal = com.gexperts.Tilix.desktop
launcher_file = org.gnome.Nautilus.desktop
launcher_editor = vim.desktop

View file

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

View file

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View file

@ -0,0 +1 @@
bioarchlinux-logo.png

Some files were not shown because too many files have changed in this diff Show more