1
0
Fork 0

Update dot_config/i3/config

Add dot_config/i3/i3-wall.png
Update run_once_prepare_arch.sh.tmpl
This commit is contained in:
Florian RICHER 2022-05-06 23:34:22 +02:00
parent 6e6205b4dc
commit 68b1b89bf9
3 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{{ if eq .chezmoi.osRelease.idLike "arch" }}
#!/bin/bash
sudo pacman -S picom i3-gaps polybar dunst dmenu i3lock bluez-tools tmux yay --noconfirm
sudo pacman -S picom i3-gaps polybar dunst dmenu i3lock bluez-tools tmux feh yay --noconfirm
{{ end }}