1
0
Fork 0

Add dot_config/dunst/dunstrc

Update dot_config/picom/picom.conf
Update run_once_prepare_arch.sh.tmpl
This commit is contained in:
Florian RICHER 2022-05-06 22:26:50 +02:00
parent 2e78190d74
commit b9eb849018
3 changed files with 557 additions and 155 deletions

View file

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