MainDots/install-1.sh

31 lines
1.5 KiB
Bash
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#!/usr/bin/bash
#ADD ARCH REPOS FIRST. 
sudo pacman -S git man
git clone https://aur.archlinux.org/paru-bin.git
makepkg -sic
paru -S foot waybar waterfox-bin swaybg swayimg gtklock lf starship googledot-cursor-theme catppuccin-gtk-theme-mocha krita mpv wf-recorder transmission-gtk prismlauncher-qt5-bin pipewire pipewire-pulse wireplumber bluez bluez-runit bluez-utils htop grim slurp cmus tlp-runit bc unzip pulsemixer chafa noto-fonts-cjk noto-fonts-extra cava eza lxappearence papirus-icon-theme
sudo pacman -U /home/lilac/MainDots/Pkgs/hyprland-0.35.0-1-x86_64.pkg.tar.zst
sudo pacman -U /home/lilac/MainDots/Pkgs/spdlog-1.13.0-1-x86_64.pkg.tar.zst
sudo pacman -U /home/lilac/MainDots/Pkgs/waybar-0.10.0-4-x86_64.pkg.tar.zst
sudo pacman -U /home/lilac/MainDots/Pkgs/ayugram-desktop-4.16.8-1-x86_64.pkg.tar.zst
mkdir /home/lilac/.config
mkdir -p /home/lilac/Media/Pics/Walls
mkdir -p /home/lilac/Media/Pics/Scr
mkdir -p /home/lilac/Media/Mus
mkdir -p /home/lilac/Media/Docs
mkdir -p /home/lilac/Downloads
cp -r /home/lilac/MainDots/Configs/* /home/lilac/.config/
cp -r /home/lilac/MainDots/Wallpapers/* /home/lilac/Media/Pics/Walls/
gsettings set org.gnome.desktop.interface gtk-theme Catppuccin-Mocha-Standard-Lavender-Dark
gsettings set org.gnome.desktop.interface font-name RobotoMonoNerdFont
gsettings set org.gnome.desktop.interface icon-theme Papirus-Dark
gsettings set org.gnome.desktop.interface cursor-size 28
gsettings set org.gnome.desktop.interface cursor-theme GoogleDot-White