Optimizations
This commit is contained in:
+4
-2
@@ -12,13 +12,13 @@ echo "START INSTALLATION..."
|
||||
# Install required packages
|
||||
# ------------------------------------------------------
|
||||
echo "-> Install main packages"
|
||||
sudo pacman -S alacritty scrot nitrogen picom starship chromium slock neomutt rofi dunst ueberzug mpv freerdp spotifyd xfce4-power-manager python-pip thunar mousepad lxappearance papirus-icon-theme ttf-font-awesome ttf-fira-sans ttf-fira-code ttf-firacode-nerd figlet cmatrix
|
||||
sudo pacman -S alacritty scrot nitrogen picom starship chromium slock neomutt rofi dunst ueberzug mpv freerdp spotifyd xfce4-power-manager python-pip thunar mousepad lxappearance papirus-icon-theme ttf-font-awesome ttf-fira-sans ttf-fira-code ttf-firacode-nerd figlet cmatrix qalculate-gtk adapta-gtk-theme
|
||||
|
||||
# ------------------------------------------------------
|
||||
# Install required packages
|
||||
# ------------------------------------------------------
|
||||
echo "-> Install AUR packages"
|
||||
yay -S pywal timeshift graphite-gtk-theme tela-circle-icon-theme-orange
|
||||
yay -S pywal timeshift tela-circle-icon-theme-orange
|
||||
|
||||
# ------------------------------------------------------
|
||||
# Install Pip packages
|
||||
@@ -42,6 +42,8 @@ ln -s ~/dotfiles/vim/ ~/.config
|
||||
ln -s ~/dotfiles/starship/starship.toml ~/.config/starship.toml
|
||||
rm ~/.bashrc
|
||||
ln -s ~/dotfiles/.bashrc ~/.bashrc
|
||||
rm ~/.gtkrc-2.0
|
||||
ln -s ~/dotfiles/.gtkrc-2.0 ~/.gtkrc-2.0
|
||||
|
||||
# ------------------------------------------------------
|
||||
# Clone wallpapers
|
||||
|
||||
Reference in New Issue
Block a user