1
0
Fork 0
dotfiles/.chezmoitemplates/i3wm_after
Florian RICHER 1b33d87b2c Add .chezmoitemplates/i3wm_after
Add .chezmoitemplates/i3wm_before
Remove dot_config/alacritty/alacritty.yml
Remove dot_config/chezmoi/chezmoi.toml
Add dot_config/chezmoi/chezmoi.toml.tmpl.literal
Update run_once_prepare_arch.sh.tmpl
2022-05-13 22:00:41 +02:00

5 lines
127 B
Text

case "${aur_packages[@]}" in
*"spicetify-cli"*)
sudo chmod a+wr /opt/spotify
sudo chmod a+wr /opt/spotify/Apps -R ;;
esac