Add migration script for Omarchy version in fastfetch
This commit is contained in:
parent
478b2da0f1
commit
01d6deae34
4
migrations/1753683888.sh
Normal file
4
migrations/1753683888.sh
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user