diff --git a/.config/chadrc.lua b/.config/chadrc.lua index 7581d8b..fa2f424 100644 --- a/.config/chadrc.lua +++ b/.config/chadrc.lua @@ -1,7 +1,7 @@ ---@type ChadrcConfig local M = {} M.ui = { - theme = 'vscode_dark', + theme = 'nord', transparency = true } diff --git a/.config/metapkg/PKGBUILD b/.config/metapkg/PKGBUILD index 32c4cc5..9e9765d 100644 --- a/.config/metapkg/PKGBUILD +++ b/.config/metapkg/PKGBUILD @@ -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=() diff --git a/.config/metapkg/README.md b/.config/metapkg/README.md new file mode 100644 index 0000000..6574088 --- /dev/null +++ b/.config/metapkg/README.md @@ -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 +