Fix package lists that only resolved via the Omarchy repository
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
#
|
||||
# These have no official-repo equivalent. See docs/packages.md.
|
||||
|
||||
# Wallpaper daemon used by blob-wallpaper-set and blob-theme-menu
|
||||
awww
|
||||
|
||||
# Palette extraction behind blob-wallpaper-set
|
||||
python-pywal
|
||||
|
||||
@@ -20,10 +17,12 @@ aether
|
||||
|
||||
# Fonts and icons with no official build
|
||||
ttf-ia-writer
|
||||
woff2-font-awesome
|
||||
yaru-icon-theme
|
||||
|
||||
# Tooling
|
||||
mise-bin
|
||||
ufw-docker
|
||||
lazydocker
|
||||
|
||||
# Only in the Omarchy repository as binaries; these are the AUR sources
|
||||
tzupdate
|
||||
localsend
|
||||
|
||||
@@ -85,7 +85,6 @@ zram-generator
|
||||
# System utilities
|
||||
plocate
|
||||
man-db
|
||||
tzupdate
|
||||
expac
|
||||
pacman-contrib
|
||||
|
||||
@@ -99,6 +98,7 @@ noto-fonts
|
||||
noto-fonts-cjk
|
||||
noto-fonts-emoji
|
||||
fontconfig
|
||||
woff2-font-awesome
|
||||
gnome-themes-extra
|
||||
|
||||
# Image and video handling
|
||||
@@ -107,6 +107,9 @@ libvips
|
||||
webp-pixbuf-loader
|
||||
ffmpegthumbnailer
|
||||
|
||||
# Theming
|
||||
awww
|
||||
|
||||
# Capture
|
||||
grim
|
||||
slurp
|
||||
@@ -133,6 +136,10 @@ neovim
|
||||
# Browser for web apps
|
||||
chromium
|
||||
|
||||
# Build tools, needed to bootstrap an AUR helper
|
||||
base-devel
|
||||
git
|
||||
|
||||
# Command line
|
||||
bat
|
||||
eza
|
||||
@@ -142,7 +149,6 @@ fzf
|
||||
zoxide
|
||||
jq
|
||||
starship
|
||||
git
|
||||
lazygit
|
||||
btop
|
||||
fastfetch
|
||||
@@ -161,6 +167,4 @@ python-gobject
|
||||
docker
|
||||
docker-compose
|
||||
docker-buildx
|
||||
|
||||
# Sharing
|
||||
localsend
|
||||
lazydocker
|
||||
|
||||
Reference in New Issue
Block a user