Merge Arch config as main #1
2 changed files with 6 additions and 1 deletions
|
|
@ -20,6 +20,7 @@ packagesPacman=(
|
||||||
"dunst"
|
"dunst"
|
||||||
"spotify-launcher"
|
"spotify-launcher"
|
||||||
"discord"
|
"discord"
|
||||||
|
"caprine"
|
||||||
)
|
)
|
||||||
|
|
||||||
packagesYay=(
|
packagesYay=(
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue