Add migration script for Omarchy version in fastfetch
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
echo "Adding Omarchy version info to fastfetch"
|
||||
if [ -d ~/.config/fastfetch ]; then
|
||||
cp ~/.local/share/omarchy/config/fastfetch/config.jsonc ~/.config/fastfetch/
|
||||
fi
|
||||
Reference in New Issue
Block a user