mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
According to https://github.com/alacritty/alacritty/tree/master#configuration, the configure file should be in following path 1. $XDG_CONFIG_HOME/alacritty/alacritty.yml 2. $XDG_CONFIG_HOME/alacritty.yml 3. $HOME/.config/alacritty/alacritty.yml 4. $HOME/.alacritty.yml but paths in script do not fully match these paths, this patch fix this problem.
3.2 KiB
Executable File
3.2 KiB
Executable File