Florian RICHER
1b33d87b2c
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
5 lines
127 B
Text
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
|