Closed wireinet closed 6 months ago
This is because you used a confined version of curl, not a bug in alacritty.
Use some other method of installing curl, not the snap. Because the confined curl binary will not have access to hidden folders in your home directory.
Describe the bug
If i install alacritty by snap, i have problems with pemissions
To Reproduce sudo snap install alacritty --classic Create config by path ~/.config/alacritty/alacritty.toml try to install themes
Steps to reproduce the behavior: add same config is ok, but if i want to use themes: instal curv: 1 sudo snap install curl, install themes 2 curl -LO --output-dir ~/.config/alacritty https://github.com/catppuccin/alacritty/raw/main/catppuccin-latte.toml have error: /home/myname/.config/alacritty/catppuccin-latte.toml: Permission Warning: denied
Expected behavior
want to get no permission errors
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context
Shell output:
LIBGL_DEBUG output (only if you have graphics related issue):