Added scrot and xsecurelock to installed packages
This commit is contained in:
parent
950a4edc9d
commit
d4bd724bb2
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Update and install base packages
|
# Update and install base packages
|
||||||
sudo pacman -Syu
|
sudo pacman -Syu
|
||||||
sudo pacman -Sy xorg-xsetroot alacritty ttf-firacode-nerd noto-fonts gnome-keyring playerctl # DE Setup
|
sudo pacman -Sy xorg-xsetroot alacritty ttf-firacode-nerd noto-fonts gnome-keyring playerctl scrot xsecurelock # DE Setup
|
||||||
sudo pacman -Sy neovim vifm neofetch fish htop networkmanager networkmanager-openvpn unzip ripgrep lldb # Utilities
|
sudo pacman -Sy neovim vifm neofetch fish htop networkmanager networkmanager-openvpn unzip ripgrep lldb # Utilities
|
||||||
sudo pacman -Sy base-devel rustup go fzf cmake docker # Dev
|
sudo pacman -Sy base-devel rustup go fzf cmake docker # Dev
|
||||||
sudo pacman -Sy spotifyd discord # Userspace
|
sudo pacman -Sy spotifyd discord # Userspace
|
||||||
@ -18,7 +18,7 @@ chsh -s /usr/bin/fish
|
|||||||
# Install rust (Used for Lemurs)
|
# Install rust (Used for Lemurs)
|
||||||
rustup install stable
|
rustup install stable
|
||||||
|
|
||||||
# Install AUR
|
# Install AUR:w
|
||||||
cd /opt
|
cd /opt
|
||||||
sudo git clone https://aur.archlinux.org/yay.git
|
sudo git clone https://aur.archlinux.org/yay.git
|
||||||
sudo chown -R luke-else:users ./yay
|
sudo chown -R luke-else:users ./yay
|
||||||
|
Loading…
Reference in New Issue
Block a user