Update dot_config/i3/config
Update run_once_prepare_arch.sh.tmpl
This commit is contained in:
parent
27deca53d2
commit
b8f7f77364
2 changed files with 7 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
{{ if eq .chezmoi.osRelease.idLike "arch" }}
|
||||
#!/bin/bash
|
||||
# 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 --noconfirm
|
||||
sudo pacman -S picom i3-gaps polybar dunst dmenu i3lock bluez-tools tmux feh dex yay xss-lock network-manager-applet playerctl --noconfirm
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue