Update
This commit is contained in:
parent
508def4da2
commit
ccc226c49f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{{ if eq .chezmoi.osRelease.idLike "arch" }}
|
{{ if eq .chezmoi.osRelease.idLike "arch" }}
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# All requirements for i3
|
# All requirements for i3
|
||||||
sudo pacman -S picom i3-gaps polybar dunst dmenu i3lock bluez-tools tmux feh dex yay xss-lock network-manager-applet playerctl alacritty git --noconfirm
|
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
|
||||||
|
|
||||||
yay -S nerd-fonts-complete --noconfirm
|
yay -S nerd-fonts-complete --noconfirm
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue