reorganize
This commit is contained in:
parent
2589fd9cf9
commit
8ac477f32c
1 changed files with 4 additions and 8 deletions
|
@ -33,14 +33,12 @@ if [ $1 -ge 1 ]; then
|
||||||
byobu \
|
byobu \
|
||||||
fd \
|
fd \
|
||||||
fzf \
|
fzf \
|
||||||
gimp \
|
|
||||||
man-db \
|
man-db \
|
||||||
man-pages \
|
man-pages \
|
||||||
mosh \
|
mosh \
|
||||||
neovim \
|
neovim \
|
||||||
nnn \
|
nnn \
|
||||||
oh-my-zsh-git \
|
oh-my-zsh-git \
|
||||||
python-pywal \
|
|
||||||
ripgrep \
|
ripgrep \
|
||||||
rsync \
|
rsync \
|
||||||
sl \
|
sl \
|
||||||
|
@ -55,26 +53,23 @@ if [ $1 -ge 2 ]; then
|
||||||
|
|
||||||
echo -e "\nInstalling basic GUI..."
|
echo -e "\nInstalling basic GUI..."
|
||||||
yay -S --needed --noconfirm \
|
yay -S --needed --noconfirm \
|
||||||
|
acpi \
|
||||||
alacritty \
|
alacritty \
|
||||||
alsa-utils \
|
|
||||||
arandr \
|
arandr \
|
||||||
awesome \
|
awesome \
|
||||||
bluez \
|
bluez \
|
||||||
chromium \
|
chromium \
|
||||||
firefox-developer-edition \
|
firefox-developer-edition \
|
||||||
light \
|
|
||||||
maim \
|
maim \
|
||||||
mpd \
|
nsxiv \
|
||||||
otf-font-awesome \
|
otf-font-awesome \
|
||||||
picom \
|
picom \
|
||||||
playerctl \
|
playerctl \
|
||||||
polkit-gnome \
|
polkit-gnome \
|
||||||
powerline-fonts \
|
python-pywal \
|
||||||
redshift \
|
redshift \
|
||||||
sxiv \
|
|
||||||
ttf-font-awesome \
|
ttf-font-awesome \
|
||||||
unclutter \
|
unclutter \
|
||||||
upower \
|
|
||||||
xclip \
|
xclip \
|
||||||
xorg-server \
|
xorg-server \
|
||||||
xorg-xinit \
|
xorg-xinit \
|
||||||
|
@ -90,6 +85,7 @@ if [ $1 -ge 3 ]; then
|
||||||
beautiful-discord-git \
|
beautiful-discord-git \
|
||||||
caprine \
|
caprine \
|
||||||
discord \
|
discord \
|
||||||
|
gimp \
|
||||||
python-pywalfox \
|
python-pywalfox \
|
||||||
pywal-discord-git \
|
pywal-discord-git \
|
||||||
spotify-launcher \
|
spotify-launcher \
|
||||||
|
|
Loading…
Add table
Reference in a new issue