Merge Arch config as main #1

Closed
baobeld wants to merge 228 commits from arch(btw) into master
2 changed files with 6 additions and 1 deletions
Showing only changes of commit 8f6195b305 - Show all commits

View file

@ -20,6 +20,7 @@ packagesPacman=(
"dunst" "dunst"
"spotify-launcher" "spotify-launcher"
"discord" "discord"
"caprine"
) )
packagesYay=( packagesYay=(

View file

@ -39,9 +39,11 @@ This is a list of packages sorted by the package manager used to install them al
- curl - same as wget - curl - same as wget
- xclip - Clipboard util - xclip - Clipboard util
- ripgrep - CLI grep tool (used for neovim text search across files) - ripgrep - CLI grep tool (used for neovim text search across files)
- spotify - Music App
- btop - resource monitor - btop - resource monitor
- dunst - notification daemon - dunst - notification daemon
- spotify - Music App
- discord - Messaging
- caprine - Facebook messenger
#### Hyprland #### Hyprland
@ -52,6 +54,8 @@ This is a list of packages sorted by the package manager used to install them al
### Yay ### Yay
- cava - audio visualizer
### Brew ### Brew
- zsh-completions - zsh plugin that adds CLI completions - zsh-completions - zsh plugin that adds CLI completions