updated metapackage

This commit is contained in:
Niklas Kapelle 2023-10-19 15:16:52 +02:00
parent d79e9d6881
commit 59dff59883
Signed by: niklas
GPG Key ID: 4EB651B36D841D16
3 changed files with 14 additions and 11 deletions

View File

@ -1,7 +1,7 @@
---@type ChadrcConfig ---@type ChadrcConfig
local M = {} local M = {}
M.ui = { M.ui = {
theme = 'vscode_dark', theme = 'nord',
transparency = true transparency = true
} }

View File

@ -10,13 +10,9 @@ depends=(
# Desktop apps # Desktop apps
alacritty alacritty
code code
# code-features
# code-marketplace
firefox firefox
gimp
imv imv
mpv mpv
# onlyoffice-bin
pavucontrol pavucontrol
thunar thunar
thunderbird thunderbird
@ -31,10 +27,8 @@ depends=(
pipewire-pulse pipewire-pulse
gvfs gvfs
playerctl playerctl
# rofi-lbonn-wayland-git
# swaync
# waybar-hyperland-git
xdg-desktop-portal-hyprland xdg-desktop-portal-hyprland
wl-clipboard
# CLI # CLI
bat bat
@ -46,7 +40,6 @@ depends=(
htop htop
jq jq
neovim neovim
# oh-my-zsh-git
pkgfile pkgfile
pulsemixer pulsemixer
rsync rsync
@ -59,19 +52,18 @@ depends=(
# system # system
# yay
zip zip
unzip unzip
arch-wiki-docs arch-wiki-docs
docker docker
flatpak flatpak
# game-devices-udev
gamemode gamemode
git git
networkmanager networkmanager
ntfs-3g ntfs-3g
ttf-hack ttf-hack
ttf-hack-nerd ttf-hack-nerd
xdg-user-dirs
) )
optdepends=() optdepends=()

11
.config/metapkg/README.md Normal file
View 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