Update
This commit is contained in:
parent
02184427df
commit
ebbd385eb3
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
{{ if eq .chezmoi.osRelease.idLike "arch" }}
|
||||
#!/bin/bash
|
||||
# All requirements for i3
|
||||
sudo pacman -S picom i3-gaps polybar dunst dmenu i3lock bluez-tools blueberry pavucontrol tmux feh dex yay xss-lock network-manager-applet playerctl alacritty git gnome-keyring --noconfirm
|
||||
sudo pacman -S curl picom i3-gaps polybar dunst dmenu i3lock bluez-tools blueberry pavucontrol tmux feh dex yay xss-lock network-manager-applet playerctl alacritty git gnome-keyring --noconfirm
|
||||
|
||||
yay -S nerd-fonts-complete --noconfirm
|
||||
yay -S nerd-fonts-complete spotify spicetify-cli --noconfirm
|
||||
|
||||
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
||||
|
||||
|
|
Loading…
Reference in a new issue