updated metapackage
This commit is contained in:
parent
d79e9d6881
commit
59dff59883
@ -1,7 +1,7 @@
|
||||
---@type ChadrcConfig
|
||||
local M = {}
|
||||
M.ui = {
|
||||
theme = 'vscode_dark',
|
||||
theme = 'nord',
|
||||
transparency = true
|
||||
}
|
||||
|
||||
|
@ -10,13 +10,9 @@ depends=(
|
||||
# Desktop apps
|
||||
alacritty
|
||||
code
|
||||
# code-features
|
||||
# code-marketplace
|
||||
firefox
|
||||
gimp
|
||||
imv
|
||||
mpv
|
||||
# onlyoffice-bin
|
||||
pavucontrol
|
||||
thunar
|
||||
thunderbird
|
||||
@ -31,10 +27,8 @@ depends=(
|
||||
pipewire-pulse
|
||||
gvfs
|
||||
playerctl
|
||||
# rofi-lbonn-wayland-git
|
||||
# swaync
|
||||
# waybar-hyperland-git
|
||||
xdg-desktop-portal-hyprland
|
||||
wl-clipboard
|
||||
|
||||
# CLI
|
||||
bat
|
||||
@ -46,7 +40,6 @@ depends=(
|
||||
htop
|
||||
jq
|
||||
neovim
|
||||
# oh-my-zsh-git
|
||||
pkgfile
|
||||
pulsemixer
|
||||
rsync
|
||||
@ -59,19 +52,18 @@ depends=(
|
||||
|
||||
|
||||
# system
|
||||
# yay
|
||||
zip
|
||||
unzip
|
||||
arch-wiki-docs
|
||||
docker
|
||||
flatpak
|
||||
# game-devices-udev
|
||||
gamemode
|
||||
git
|
||||
networkmanager
|
||||
ntfs-3g
|
||||
ttf-hack
|
||||
ttf-hack-nerd
|
||||
xdg-user-dirs
|
||||
)
|
||||
|
||||
optdepends=()
|
||||
|
11
.config/metapkg/README.md
Normal file
11
.config/metapkg/README.md
Normal file
@ -0,0 +1,11 @@
|
||||
# AUR packages
|
||||
|
||||
- code-features
|
||||
- code-marketplace
|
||||
- swaync
|
||||
- rofi-lbonn-wayland-git
|
||||
- waybar-hyperland-git
|
||||
- oh-my-zsh-git
|
||||
- yay
|
||||
- game-devices-udev
|
||||
|
Loading…
Reference in New Issue
Block a user